Home
last modified time | relevance | path

Searched refs:BluetoothStateChangeCallback (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java3470 BluetoothStateChangeCallback callback) { in changeApplicationBluetoothState()
3477 public interface BluetoothStateChangeCallback { interface in BluetoothAdapter
3488 private BluetoothStateChangeCallback mCallback;
3490 StateChangeCallbackWrapper(BluetoothStateChangeCallback callback) { in StateChangeCallbackWrapper()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt9879 Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;->onBluetoothStateChange(Z)V
9880 …ChangeCallbackWrapper;->mCallback:Landroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;
9889 …hangeApplicationBluetoothState(ZLandroid/bluetooth/BluetoothAdapter$BluetoothStateChangeCallback;)Z