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

/frameworks/base/core/java/android/server/
H A DBluetoothEventLoop.java1043 private void onHealthDeviceChannelChanged(String devicePath, String channelPath, method in class:BluetoothEventLoop
1047 mBluetoothService.onHealthDeviceChannelChanged(devicePath, channelPath, exists);
H A DBluetoothHealthProfileHandler.java428 /*package*/ void onHealthDeviceChannelChanged(String devicePath, method in class:BluetoothHealthProfileHandler
430 debugLog("onHealthDeviceChannelChanged: devicePath: " + devicePath +
H A DBluetoothService.java2283 /*package*/ void onHealthDeviceChannelChanged(String devicePath, method in class:BluetoothService
2286 mBluetoothHealthProfileHandler.onHealthDeviceChannelChanged(devicePath,

Completed in 46 milliseconds