Searched refs:onBluetoothStateChanged (Results 1 – 5 of 5) sorted by relevance
25 void onBluetoothStateChanged(int bluetoothState); in onBluetoothStateChanged() method
152 public synchronized void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in CachedBluetoothDeviceManager
161 callback.onBluetoothStateChanged(state); in onReceive()165 mDeviceManager.onBluetoothStateChanged(state); in onReceive()
58 onBluetoothStateChanged( in BluetoothControllerImpl()194 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in BluetoothControllerImpl
592 public void onBluetoothStateChanged(int bluetoothState) { in onBluetoothStateChanged() method in KeyboardUI.BluetoothCallbackHandler