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.java310 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService()
315 private void startService(int commandCode, String serviceName, boolean waitForGone, in startService()
347 private void waitForGone(WatchUidRunner watcher) { in waitForGone() method in ActivityManagerAppExitInfoTest