Searched defs:onBluetoothStateChanged (Results 1 – 4 of 4) sorted by relevance
25 void onBluetoothStateChanged(int bluetoothState); in onBluetoothStateChanged() method
152 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in CachedBluetoothDeviceManager
182 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothControllerImpl
525 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in KeyboardUI.BluetoothCallbackHandler