Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileWidgetPrimaryUserTest.java69 mConnection.waitForService(); in setUp()
156 public void waitForService() { in waitForService() method in CrossProfileWidgetPrimaryUserTest.Connection
/cts/tests/app/src/android/app/cts/
DServiceTest.java234 public void waitForService(int timeoutMs) { in waitForService() method in ServiceTest.IsolatedConnection
1207 conn1a.waitForService(DELAY); in testBindIsolatedServiceInstances()
1208 conn1b.waitForService(DELAY); in testBindIsolatedServiceInstances()
1209 conn2.waitForService(DELAY); in testBindIsolatedServiceInstances()
1249 conn.waitForService(DELAY); in testBindIsolatedServiceOnBackgroundThread()
1382 ci.mConnection.waitForService(DELAY); in doWaitForService()
1479 conn.waitForService(DELAY); in testAppZygotePreload()
1507 conn1a.waitForService(DELAY); in testAppZygoteServices()
1508 conn1b.waitForService(DELAY); in testAppZygoteServices()
1509 conn2.waitForService(DELAY); in testAppZygoteServices()
[all …]
/cts/tests/tests/content/src/android/content/cts/
DBroadcastReceiverTest.java373 assertTrue(msc.waitForService(START_SERVICE_TIMEOUT)); in testPeekService()
414 public synchronized boolean waitForService(long timeout) { in waitForService() method in BroadcastReceiverTest.MyServiceConnection
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java106 mConnection.waitForService(); in setUp()
383 public void waitForService() { in waitForService() method in LauncherAppsTests.Connection