Searched refs:dispatchProfileConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance
177 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receiveA2dpConnectionStateChanged_shouldDispatchCallback()198 verify(mEventManager).dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in stateChangedHandler_receiveHeadsetConnectionStateChanged_shouldDispatchCallback()264 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()
198 mBluetoothEventManager.dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in dispatchProfileConnectionStateChanged_registerCallback_shouldDispatchCallback()227 mBluetoothEventManager.dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged_flagOff_noUpdateFallbackDevice()258 mBluetoothEventManager.dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged_notSupport_noUpdateFallbackDevice()289 mBluetoothEventManager.dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged_profileNotReady_noUpdateFallbackDevice()320 mBluetoothEventManager.dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged_notAssistantProfile_noUpdateFallbackDevice()351 mBluetoothEventManager.dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged_audioSharing_updateFallbackDevice()
219 void dispatchProfileConnectionStateChanged( in dispatchProfileConnectionStateChanged() method in BluetoothEventManager
419 mEventManager.dispatchProfileConnectionStateChanged(cachedDevice, newState, in onReceiveInternal()