Searched defs:onConnectionStateChanged (Results 1 – 4 of 4) sorted by relevance
30 void onConnectionStateChanged(CachedBluetoothDevice cachedDevice, int state); in onConnectionStateChanged() method
238 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