Home
last modified time | relevance | path

Searched defs:onBluetoothStateChange (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetoothStateChangeCallback.aidl26 void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method
DBluetoothAdapter.java1292 public void onBluetoothStateChange(boolean on); in onBluetoothStateChange() method
1307 public void onBluetoothStateChange(boolean on) { in onBluetoothStateChange() method in BluetoothAdapter.StateChangeCallbackWrapper