Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java406 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService()
411 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService()
445 private void waitForGone(WatchUidRunner watcher) { in waitForGone() method in ActivityManagerAppExitInfoTest