Searched defs:onConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance
92 default void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) {} in onConnectionStateChanged() method
267 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.Callback362 public void onConnectionStateChanged(BluetoothDevice device, int state) { in onConnectionStateChanged() method in BluetoothHidDevice.CallbackWrapper
365 public void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state) { in onConnectionStateChanged() method in BluetoothControllerImpl
722 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall