Searched refs:onHealthChannelStateChange (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetoothHealthCallback.aidl29 void onHealthChannelStateChange(in BluetoothHealthAppConfiguration config,
H A DBluetoothHealthCallback.java64 public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config, method in class:BluetoothHealthCallback
67 Log.d(TAG, "onHealthChannelStateChange: " + config + "Device: " + device +
H A DBluetoothHealth.java437 public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config, method in class:BluetoothHealth.BluetoothHealthCallbackWrapper
440 mCallback.onHealthChannelStateChange(config, device, prevState, newState, fd,

Completed in 83 milliseconds