if(newNames == null || newNames.isEmpty() || TextUtils.isEmpty(newClassName) || newLocale == null || TextUtils.isEmpty(newServiceId) || start == null || end == null) | if(newNames == null || newNames.isEmpty() || TextUtils.isEmpty(newClassName) || newLocales == null || newLocales.isEmpty() || TextUtils.isEmpty(newServiceId) || start == null || end == null) | newLocale == null | newLocale.isEmpty() | platform_frameworks_base | 47c2a3e93eff59fe2309917662093e44c5ab70cf | android.telephony.mbms.ServiceInfo | | | | | | Uses | True |
if(mLastDevice == null && state == BluetoothAdapter.STATE_CONNECTED) | if(mConnectedDevices.isEmpty() && state == BluetoothAdapter.STATE_CONNECTED) | mLastDevice == null | mLastDevice.isEmpty() | platform_frameworks_base | 45fb7a75cf6d81f275303d2a3b74b4140fd694da | com.android.systemui.statusbar.policy.BluetoothControllerImpl | | _1 | mLastDevice |
---|
_2 | mConnectedDevices |
---|
| | | | Uses | True |