Home
last modified time | relevance | path

Searched refs:checkDeviceListAndStates (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java186 checkDeviceListAndStates(deviceList, connectionState); in test_getDevicesMatchingConnectionStates()
311 private void checkDeviceListAndStates(List<BluetoothDevice> deviceList, int connectionState) { in checkDeviceListAndStates() method in HearingAidProfileTest