Searched defs:onBluetoothStateChange (Results 1 – 7 of 7) sorted by relevance
26 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method
27 void onBluetoothStateChange(int prevState, int newState); in onBluetoothStateChange() method
77 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in BluetoothStatusIconController
48 void onBluetoothStateChange(boolean enabled); in onBluetoothStateChange() method
151 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in ConnectedDeviceSignalController
440 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in PhoneStatusBarPolicy
3481 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method3495 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper