Searched refs:onConnectionStateChanged (Results 1 – 9 of 9) sorted by relevance
92 default void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) {} in onConnectionStateChanged() method
210 callback.onConnectionStateChanged(cachedDevice, state); in dispatchConnectionStateChanged()
262 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback350 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper352 mExecutor.execute(() -> mCallback.onConnectionStateChanged(device, state)); in onConnectionStateChanged()
718 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall829 mOwner.onConnectionStateChanged(SipConnection.this);1019 call.onConnectionStateChanged(this); in separate()
93 mBluetoothControllerImpl.onConnectionStateChanged(null, in testNoConnectionWithDevices()
343 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothControllerImpl
10515 Landroid/bluetooth/BluetoothHidDevice$CallbackWrapper;->onConnectionStateChanged(Landroid/bluetooth…11837 Landroid/bluetooth/IBluetoothHidDeviceCallback$Stub$Proxy;->onConnectionStateChanged(Landroid/bluet…11853 Landroid/bluetooth/IBluetoothHidDeviceCallback;->onConnectionStateChanged(Landroid/bluetooth/Blueto…
8710 method public void onConnectionStateChanged(android.bluetooth.BluetoothDevice, int);