Searched refs:dispatchProfileConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance
149 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receiveA2dpConnectionStateChanged_shouldDispatchCallback()172 verify(mEventManager).dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in stateChangedHandler_receiveHeadsetConnectionStateChanged_shouldDispatchCallback()198 verify(mEventManager).dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in stateChangedHandler_receiveHAPConnectionStateChanged_shouldDispatchCallback()221 verify(mEventManager).dispatchProfileConnectionStateChanged( in stateChangedHandler_receivePanConnectionStateChanged_shouldNotDispatchCallback()
96 mBluetoothEventManager.dispatchProfileConnectionStateChanged(mCachedBluetoothDevice, in dispatchProfileConnectionStateChanged_registerCallback_shouldDispatchCallback()
501 void dispatchProfileConnectionStateChanged(CachedBluetoothDevice device, int state, in dispatchProfileConnectionStateChanged() method in BluetoothEventManager
378 mEventManager.dispatchProfileConnectionStateChanged(cachedDevice, newState, in onReceiveInternal()