/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | BluetoothDetailsButtonsControllerTest.java | 116 mController.onDeviceAttributesChanged(); in becomeDisconnected() 135 mController.onDeviceAttributesChanged(); in becomeConnected() 171 mController.onDeviceAttributesChanged(); in startsOutBusy() 183 mController.onDeviceAttributesChanged(); in becomesBusy()
|
D | BluetoothDetailsHeaderControllerTest.java | 117 mController.onDeviceAttributesChanged(); in connectionStatusChangesWhileScreenOpen() 122 mController.onDeviceAttributesChanged(); in connectionStatusChangesWhileScreenOpen()
|
D | BluetoothDetailsProfilesControllerTest.java | 236 mController.onDeviceAttributesChanged(); in multipleProfiles() 420 mController.onDeviceAttributesChanged(); in highQualityAudio_mediaAudioDisabledAndReEnabled() 429 mController.onDeviceAttributesChanged(); in highQualityAudio_mediaAudioDisabledAndReEnabled()
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | AdvancedBluetoothDetailsHeaderController.java | 114 mCachedDevice.registerCallback(this::onDeviceAttributesChanged); in onStart() 124 mCachedDevice.unregisterCallback(this::onDeviceAttributesChanged); in onStop() 280 public void onDeviceAttributesChanged() { in onDeviceAttributesChanged() method in AdvancedBluetoothDetailsHeaderController
|
D | BluetoothDevicePreference.java | 85 onDeviceAttributesChanged(); in BluetoothDevicePreference() 127 public void onDeviceAttributesChanged() { in onDeviceAttributesChanged() method in BluetoothDevicePreference
|
D | BluetoothDetailsController.java | 70 public void onDeviceAttributesChanged() { in onDeviceAttributesChanged() method in BluetoothDetailsController
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/ |
D | BluetoothDevicePreference.java | 84 onDeviceAttributesChanged(); in BluetoothDevicePreference() 126 public void onDeviceAttributesChanged() { in onDeviceAttributesChanged() method in BluetoothDevicePreference
|
D | BluetoothDetailsController.java | 70 public void onDeviceAttributesChanged() { in onDeviceAttributesChanged() method in BluetoothDetailsController
|
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/bluetooth/ |
D | BluetoothDisconnectConfirmDialogFragmentTest.java | 106 callbackCaptor.getValue().onDeviceAttributesChanged(); in deviceNoLongerConnected_dismiss()
|
D | BluetoothDevicePreferenceControllerTest.java | 142 callbackCaptor.getValue().onDeviceAttributesChanged(); in started_onDeviceAttributesChanged_refreshesUi()
|
D | BluetoothDeviceProfilePreferenceTest.java | 163 callbackCaptor.getValue().onDeviceAttributesChanged(); in onDeviceAttributesChanged_refreshesUi()
|
D | BluetoothDevicePreferenceTest.java | 174 callbackCaptor.getValue().onDeviceAttributesChanged(); in onDeviceAttributesChanged_refreshesUi()
|
D | BluetoothDeviceDetailsFragmentTest.java | 197 callbackCaptor.getValue().onDeviceAttributesChanged(); in deviceAttributesChanged_updatesConnectionButtonState()
|