Home
last modified time | relevance | path

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

/cts/tests/app/AppExitTest/src/android/app/cts/
DActivityManagerAppExitInfoTest.java126 private WatchUidRunner mOtherUidWatcher; field in ActivityManagerAppExitInfoTest
326 WatchUidRunner watcher = other ? mOtherUidWatcher : mWatcher; in startService()
1009 mOtherUidWatcher = new WatchUidRunner(mInstrumentation, mStubPackageOtherUid, in prepareTestUser()
1019 mOtherUidWatcher.finish(); in removeTestUserIfNecessary()
1022 mOtherUidWatcher = null; in removeTestUserIfNecessary()
1156 waitForGone(mOtherUidWatcher); in testSecondaryUser()
1170 mOtherUidWatcher.finish(); in testSecondaryUser()