Home
last modified time | relevance | path

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

/cts/hostsidetests/multidevices/nfc/
Dcts_nfc_hce_multi_device_test.py165 self.emulator.nfc_emulator.waitForService()
194 self.emulator.nfc_emulator.waitForService()
224 self.emulator.nfc_emulator.waitForService()
253 self.emulator.nfc_emulator.waitForService()
282 self.emulator.nfc_emulator.waitForService()
313 self.emulator.nfc_emulator.waitForService()
524 self.emulator.nfc_emulator.waitForService()
685 self.emulator.nfc_emulator.waitForService()
/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.java320 public void waitForService(int timeoutMs) { in waitForService() method in ServiceTest.IsolatedConnection
1594 conn1a.waitForService(DELAY); in testBindIsolatedServiceInstances()
1595 conn1b.waitForService(DELAY); in testBindIsolatedServiceInstances()
1596 conn2.waitForService(DELAY); in testBindIsolatedServiceInstances()
1646 conn.waitForService(DELAY); in testOnCreateCalledOnce_bindService()
1661 conn.waitForService(DELAY); in testBindIsolatedServiceOnBackgroundThread()
1810 ci.mConnection.waitForService(DELAY); in doWaitForService()
1905 conn.waitForService(DELAY); in testAppZygotePreload()
1933 conn1a.waitForService(DELAY); in testAppZygoteServices()
1934 conn1b.waitForService(DELAY); in testAppZygoteServices()
[all …]
/cts/hostsidetests/devicepolicy/app/LauncherTests/src/com/android/cts/launchertests/
DLauncherAppsTests.java129 mConnection.waitForService(); in setUp()
393 public void waitForService() { in waitForService() method in LauncherAppsTests.Connection
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2200 public void waitForService() { in waitForService() method in NotificationManagerTest.NotificationListenerConnection
2223 connection.waitForService(); in testNotificationUriPermissionsRevokedOnlyFromRemovedListeners()
2288 connection.waitForService(); in testNotificationListenerRequestUnbind()