Searched defs:uid1Watcher (Results 1 – 3 of 3) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerFgsBgStartTest.java | 224 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBG() local 334 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBGTwoProcesses() local 422 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationPendingIntent() local 544 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBGWithBind() local 591 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testUpdateUidProcState() local 690 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBG() local 772 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBoundTopState() local 839 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromFgsState() local 906 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBGWithBind() local 947 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBGWithBindWithRestriction() local [all …]
|
D | ActivityManagerProcessStateTest.java | 1504 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCantSaveStateLaunchAndSwitch() local 1645 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgs() local 1712 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgsTriangle() local 1803 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgsTriangleBiDi() local 2221 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgAppAndAlert() local 2430 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStickyInternal() local
|
D | ActivityManagerTest.java | 2027 final WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, Process.myUid(), in testKillBackgroundProcess() local
|