Home
last modified time | relevance | path

Searched refs:onProfileConnectionStateChanged (Results 1 – 25 of 30) sorted by relevance

12

/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingBluetoothDeviceUpdaterTest.java156 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_flagOff_removesPref()
165 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_flagOff_removesPref()
180 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_flagOff_hysteresisMode_removesPref()
189 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_flagOff_hysteresisMode_removesPref()
204 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_noSource_removesPref()
213 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_noSource_removesPref()
228 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_noSource_hysteresisMode_removesPref()
237 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_noSource_hysteresisMode_removesPref()
252 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_deviceIsNotInList_removesPref()
262 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_deviceIsNotInList_removesPref()
[all …]
DAudioSharingDeviceVolumeControlUpdaterTest.java131 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_noSharing_removesPref()
140 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_noSharing_removesPref()
155 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_noSource_removesPref()
164 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceConnected_noSource_removesPref()
179 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_deviceIsNotInList_removesPref()
189 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_deviceIsNotInList_removesPref()
204 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnected_removesPref()
213 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnected_removesPref()
228 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnecting_removesPref()
237 mDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnecting_removesPref()
[all …]
DAudioSharingDevicePreferenceControllerTest.java331 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_notMediaDevice_doNothing()
343 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnected_closeOpeningDialogsForIt()
358 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnected_broadcastOn_doNothing()
370 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_assistantProfileConnecting_doNothing()
383 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_otherProfileConnected_doNothing()
394 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_otherProfileConnecting_doNothing()
406 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_assistantProfileConnected_handle()
421 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_assistantProfileConnected_broadcastOn_doNothing()
437 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_nonLeaDeviceDisconnected_closeOpeningDialogsForIt()
452 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_nonLeaDeviceDisconnected_broadcastOn_doNothing()
[all …]
DAudioSharingJoinHandlerControllerTest.java223 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_notDisconnectedProfile_doNothing()
240 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaDeviceDisconnected_closeOpeningDialogsForIt()
259 mController.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_classicDeviceDisconnected_closeOpeningDialogsForIt()
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DAvailableMediaBluetoothDeviceUpdaterTest.java190 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_a2dpDeviceConnected_notInCall_addPreference()
203 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_a2dpDeviceConnected_inCall_removePreference()
216 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_hfpDeviceConnected_notInCall_removePreference()
229 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_hfpDeviceConnected_inCall_addPreference()
242 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_ashaHearingAidConnected_notInCall_addPreference()
257 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_ashaHearingAidConnected_inCall_addPreference()
277 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_notInCallSharingFlagOff_addPref()
299 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_hasLeaMemberConnected_notInCallFlagOff_addPref()
316 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leaConnected_notInCallNotInSharing_addPref()
335 mBluetoothDeviceUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_hasLeaMemberConnected_notInCallNotInSharing_addPref()
[all …]
DConnectedBluetoothDeviceUpdaterTest.java164 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_inCall_addPreference()
178 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceIsNotInList_inCall_invokesRemovePreference()
191 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_a2dpDeviceConnected_notInCall_removePreference()
204 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_inCall_removePreference()
217 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hfpDeviceConnected_notInCall_addPreference()
231 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_ashaHearingAidConnected_inCall_removePreference()
245 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_ashaHearingAidConnected_notInCall_removePreference()
258 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_leAudioDeviceConnected_inCall_removesPreference()
272 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_hasLeaMemberConnected_inCall_removesPreference()
286 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_leAudioDeviceConnected_notInCall_removesPreference()
[all …]
DBluetoothDevicePairingDetailBaseTest.java300 mFragment.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceInSelectedListAndConnected_notInSharing_finish()
325 mFragment.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_inSelectedListAndConnected_shareThenPair_handle()
353 mFragment.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceNotInSelectedList_doNothing()
369 mFragment.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_doNothing()
387 mFragment.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceInPreferenceMapAndConnected_removed()
411 mFragment.onProfileConnectionStateChanged(cachedDevice, BluetoothAdapter.STATE_CONNECTED, in onProfileConnectionStateChanged_deviceNotInPreferenceMap_doNothing()
DSavedBluetoothDeviceUpdaterTest.java120 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceConnected_removePreference()
130 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_addPreference()
143 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_leDeviceDisconnected_inDeviceList_invokesAddPreference()
156 mBluetoothDeviceUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, in onProfileConnectionStateChanged_deviceDisconnected_notInDeviceList_invokesRemovePreference()
/packages/apps/Settings/tests/robotests/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdaterTest.java88 mUpdater.onProfileConnectionStateChanged(mCachedBluetoothDevice, 0, 0); in onProfileConnectionStateChanged_notLeAssistProfile_doNothing()
98 mUpdater.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_leAssistantProfile_summaryUpdated()
108 mUpdater.onProfileConnectionStateChanged( in onActiveDeviceChanged_leAssistantProfile_noDevice_summaryUpdated()
DAudioStreamsScanQrCodeControllerTest.java188 mController.mBluetoothCallback.onProfileConnectionStateChanged( in updateVisibility_noConnected_invisible()
200 mController.mBluetoothCallback.onProfileConnectionStateChanged( in updateVisibility_hasConnected_visible()
DAudioStreamsCategoryControllerTest.java245 callback.onProfileConnectionStateChanged( in onProfileConnectionStateChanged_updateVisibility()
DAudioStreamMediaServiceTest.java534 mAudioStreamMediaService.mBluetoothCallback.onProfileConnectionStateChanged( in bluetoothCallback_onDeviceDisconnect_stopSelf()
551 mAudioStreamMediaService.mBluetoothCallback.onProfileConnectionStateChanged( in byReceiveStateFlagOn_bluetoothCallback_onDeviceDisconnect_stopSelf()
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DHearingDevicePairingFragmentTest.java202 mFragment.onProfileConnectionStateChanged(mCachedDevice, BluetoothAdapter.STATE_CONNECTED, in onProfileConnectionStateChanged_deviceConnected_inSelectedList_finish()
212 mFragment.onProfileConnectionStateChanged(mCachedDevice, BluetoothAdapter.STATE_CONNECTED, in onProfileConnectionStateChanged_deviceConnected_notInSelectedList_deleteDevice()
222 mFragment.onProfileConnectionStateChanged(mCachedDevice, BluetoothAdapter.STATE_CONNECTED, in onProfileConnectionStateChanged_deviceNotConnected_doNothing()
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java88 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() method in PairedBluetoothDevicesWorker
/packages/apps/Settings/tests/robotests/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorkerTest.java80 mBluetoothUpdateWorker.onProfileConnectionStateChanged(null, 0, 0); in onProfileConnectionStateChanged_shouldNotifyChange()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdater.java55 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in AudioStreamsActiveDeviceSummaryUpdater
DAudioStreamsCategoryController.java46 public void onProfileConnectionStateChanged(
DAudioStreamsScanQrCodeController.java51 public void onProfileConnectionStateChanged(
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java105 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothUpdateWorker
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingJoinHandlerController.java229 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in AudioSharingJoinHandlerController
DAudioSharingCallAudioPreferenceController.java237 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in AudioSharingCallAudioPreferenceController
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothDeviceUpdater.java176 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in BluetoothDeviceUpdater
DBluetoothDevicePairingDetailBase.java225 public void onProfileConnectionStateChanged( in onProfileConnectionStateChanged() method in BluetoothDevicePairingDetailBase
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java192 public void onProfileConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state, in onProfileConnectionStateChanged() method in AudioSwitchPreferenceController
/packages/apps/Settings/src/com/android/settings/accessibility/
DHearingDevicePairingFragment.java223 public void onProfileConnectionStateChanged(@NonNull CachedBluetoothDevice cachedDevice, in onProfileConnectionStateChanged() method in HearingDevicePairingFragment

12