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.java91 String EXIST_CONN_TO_RECEIVE_SERVICE = "existing connection to receive service"; field in ServiceTest
587 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
618 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
644 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in bindExpectResult()
836 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelf()
861 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testStopSelfResult()
897 waitForResultOrThrow(DELAY, EXIST_CONN_TO_RECEIVE_SERVICE); in testBindServiceWithExecutor()