Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DServiceTest.java82 String EXIST_CONN_TO_RECEIVE_SERVICE = "existing connection to receive service"; field in ServiceTest
537 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
568 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
594 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
786 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testBindServiceWithExecutor()