Searched defs:onConnectionStateChanged (Results 1 – 5 of 5) sorted by relevance
30 void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state); in onConnectionStateChanged() method
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.CallbackWrapper
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
704 void onConnectionStateChanged(SipConnection conn) { in onConnectionStateChanged() method in SipPhone.SipCall