Searched defs:onBluetoothStateChange (Results 1 – 5 of 5) sorted by relevance
26 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method
27 void onBluetoothStateChange(int prevState, int newState); in onBluetoothStateChange() method
90 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in BluetoothStatusIconController
149 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in ConnectedDeviceSignalController
4137 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method4151 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper