Searched defs:onBluetoothStateChanged (Results 1 – 5 of 5) sorted by relevance
52 default void onBluetoothStateChanged(@AdapterState int bluetoothState) {} in onBluetoothStateChanged() method
324 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in CachedBluetoothDeviceManager
55 override fun onBluetoothStateChanged(bluetoothState: Int) { in <lambda>() method
337 public void onBluetoothStateChanged(@AdapterState int bluetoothState) { in onBluetoothStateChanged() method in BluetoothControllerImpl
608 public void onBluetoothStateChanged(@BluetoothCallback.AdapterState int bluetoothState) { in onBluetoothStateChanged() method in KeyboardUI.BluetoothCallbackHandler