Searched refs:BluetoothStateChangeCallback (Results 1 – 1 of 1) sorted by relevance
2771 BluetoothStateChangeCallback callback) { in changeApplicationBluetoothState()2778 public interface BluetoothStateChangeCallback { interface in BluetoothAdapter2789 private BluetoothStateChangeCallback mCallback;2791 StateChangeCallbackWrapper(BluetoothStateChangeCallback callback) { in StateChangeCallbackWrapper()