Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallService.java73 if (isServiceBound()) return true; in waitForBindRequest()
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockInCallService.java410 public static boolean isServiceBound() { in isServiceBound() method in MockInCallService
DBaseTelecomTestWithMockServices.java1540 return MockInCallService.isServiceBound(); in assertMockInCallServiceUnbound()