/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | AvailableMediaBluetoothDeviceUpdaterTest.java | 158 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_notInCall_addPreference() 171 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_inCall_removePreference() 184 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_notInCall_removePreference() 197 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_inCall_addPreference() 211 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hearingAidDeviceConnected_notInCall_addPreference() 224 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hearingAidDeviceConnected_inCall_addPreference() 232 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_removePreference()
|
D | ConnectedBluetoothDeviceUpdaterTest.java | 158 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_inCall_addPreference() 171 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_notInCall_removePreference() 184 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_inCall_removePreference() 197 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_notInCall_addPreference() 211 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hearingAidDeviceConnected_inCall_removePreference() 225 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hearingAidDeviceConnected_notInCall_removePreference() 233 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_removePreference()
|
D | SavedBluetoothDeviceUpdaterTest.java | 104 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceConnected_removePreference() 114 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_addPreference()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 83 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothUpdateWorker
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 83 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothUpdateWorker
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorkerTest.java | 86 mBluetoothUpdateWorker.onProfileConnectionStateChanged(null, 0, 0); in onProfileConnectionStateChanged_shouldNotifyChange()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothDeviceUpdater.java | 157 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothDeviceUpdater
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothDeviceUpdater.java | 167 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothDeviceUpdater
|
/packages/apps/Settings/src/com/android/settings/sound/ |
D | AudioSwitchPreferenceController.java | 165 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in AudioSwitchPreferenceController
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sound/ |
D | AudioSwitchPreferenceController.java | 169 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in AudioSwitchPreferenceController
|