Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java2003 BluetoothStateChangeCallback callback) { in changeApplicationBluetoothState()
2020 public interface BluetoothStateChangeCallback { interface in BluetoothAdapter
2028 private BluetoothStateChangeCallback mCallback;
2030 StateChangeCallbackWrapper(BluetoothStateChangeCallback in StateChangeCallbackWrapper()