Searched refs:onConnectionStateChanged (Results 1 – 8 of 8) 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
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
9015 method public void onConnectionStateChanged(android.bluetooth.BluetoothDevice, int);