Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DSl4aBluetoothUtil.java683 if (isProfileConnected(primary, address, profile)) { in waitForRemainingProfilesConnected()
706 if (!isProfileConnected(primary, address, profile)) { in waitForRemainingProfilesDisconnected()
716 private boolean isProfileConnected( in isProfileConnected() method in Sl4aBluetoothUtil