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.java104 String EXIST_CONN_TO_RECEIVE_SERVICE = "existing connection to receive service"; field in ServiceTest
618 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
649 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
675 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
882 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelf()
907 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelfResult()
943 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testBindServiceWithExecutor()