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