Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java307 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService() argument
309 startService(commandCode, serviceName, waitForGone, true, other, false, null); in startService()
312 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService() argument
328 if (waitForGone) { in startService()
329 waitForGone(watcher); in startService()
344 private void waitForGone(WatchUidRunner watcher) { in waitForGone() method in ActivityManagerAppExitInfoTest
559 waitForGone(mWatcher); in testAnr()
664 waitForGone(watcher); in testOther()
720 waitForGone(mWatcher); in testPermissionChange()
773 waitForGone(mWatcher); in testPermissionChangeWithReason()
[all …]