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

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHealthCallback.java63 public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config, method in class:BluetoothHealthCallback
66 Log.d(TAG, "onHealthChannelStateChange: " + config + "Device: " + device
H A DBluetoothHealth.java439 public void onHealthChannelStateChange(BluetoothHealthAppConfiguration config, method in class:BluetoothHealth.BluetoothHealthCallbackWrapper
442 mCallback.onHealthChannelStateChange(config, device, prevState, newState, fd,

Completed in 152 milliseconds