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

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

Completed in 23 milliseconds