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.java85 String EXIST_CONN_TO_RECEIVE_SERVICE = "existing connection to receive service"; field in ServiceTest
580 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
611 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
637 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
826 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelf()
851 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelfResult()
887 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testBindServiceWithExecutor()