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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java249 HealthChannel chan = findChannelById(channelStateEvent.mChannelId);
446 HealthChannel chan = findChannelById(channelId);
749 private HealthChannel findChannelById(int id) { method in class:HealthService

Completed in 83 milliseconds