Searched refs:dispatchProfileConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance
165 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receiveA2dpConnectionStateChanged_shouldDispatchCallback()186 verify(mEventManager).dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in stateChangedHandler_receiveHeadsetConnectionStateChanged_shouldDispatchCallback()229 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()
153 mBluetoothEventManager.dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in dispatchProfileConnectionStateChanged_registerCallback_shouldDispatchCallback()
201 void dispatchProfileConnectionStateChanged(CachedBluetoothDevice device, int state, in dispatchProfileConnectionStateChanged() method in BluetoothEventManager
305 mEventManager.dispatchProfileConnectionStateChanged(cachedDevice, newState, in onReceiveInternal()