Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/NonUiInCallServiceWoExport/src/android/telecom/cts/nonuiincallservicewoexport/
DCtsNonUiInCallServiceWoExport.java56 if (isServiceBound()) return true; in waitForBindRequest()
/cts/tests/tests/telecom-cuj/src/android/telecom/cts/cuj/
DCujInCallService.java71 public static boolean isServiceBound() { in isServiceBound() method in CujInCallService
DBaseAppVerifier.java120 return CujInCallService.isServiceBound(); in setUp()
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java81 if (isServiceBound()) return true; in waitForBindRequest()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DInCallServiceStateValidator.java179 public boolean isServiceBound() { in isServiceBound() method in InCallServiceStateValidator
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java494 public static boolean isServiceBound() { in isServiceBound() method in MockInCallService
DBaseTelecomTestWithMockServices.java2041 return MockInCallService.isServiceBound();