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

/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
H A DHealthService.java651 chan = findChannelByStates(device, new int [] {
663 chan = findChannelByStates(device, new int [] {
675 chan = findChannelByStates(device, new int [] {
741 private List<HealthChannel> findChannelByStates(BluetoothDevice device, int[] states) { method in class:HealthService

Completed in 55 milliseconds