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
2130 public void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method2145 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper
39 void onBluetoothStateChange(boolean enabled); in onBluetoothStateChange() method
299 public void onBluetoothStateChange(boolean enabled) { in onBluetoothStateChange() method in PhoneStatusBarPolicy