Searched refs:onConnectionStateChanged (Results 1 – 9 of 9) sorted by relevance
30 void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state); in onConnectionStateChanged() method
262 callback.onConnectionStateChanged(cachedDevice, state); in dispatchConnectionStateChanged()
259 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback352 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper354 mExecutor.execute(() -> mCallback.onConnectionStateChanged(device, state)); in onConnectionStateChanged()
704 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall815 mOwner.onConnectionStateChanged(SipConnection.this);1005 call.onConnectionStateChanged(this); in separate()
88 mBluetoothControllerImpl.onConnectionStateChanged(null, in testNoConnectionWithDevices()
274 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothControllerImpl
610 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { } in onConnectionStateChanged() method in KeyboardUI.BluetoothCallbackHandler
5724 Landroid/bluetooth/BluetoothHidDevice$Callback;->onConnectionStateChanged(Landroid/bluetooth/Blueto…
8412 method public void onConnectionStateChanged(android.bluetooth.BluetoothDevice, int);