Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java161 checkValidConnectionState(connectionState); in test_getConnectedDevices()
303 checkValidConnectionState(state); in onReceive()
304 checkValidConnectionState(previousState); in onReceive()
321 private void checkValidConnectionState(int connectionState) { in checkValidConnectionState() method in HearingAidProfileTest