Searched defs:uid1Watcher (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/app/src/android/app/cts/ |
| D | ActivityManagerFgsBgStartTest.java | 214 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBG() local 324 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBGTwoProcesses() local 412 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationPendingIntent() local 534 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsLocationStartFromBGWithBind() local 581 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testUpdateUidProcState() local 680 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBG() local 762 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBoundTopState() local 829 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromFgsState() local 896 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBGWithBind() local 937 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStartFromBGWithBindWithRestriction() local [all …]
|
| D | ActivityManagerProcessStateTest.java | 1500 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCantSaveStateLaunchAndSwitch() local 1641 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgs() local 1704 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgsTriangle() local 1791 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgsTriangleBiDi() local 2199 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testCycleFgAppAndAlert() local 2403 WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, app1Info.uid, in testFgsStickyInternal() local
|
| D | ActivityManagerTest.java | 2227 final WatchUidRunner uid1Watcher = new WatchUidRunner(mInstrumentation, Process.myUid(), in testKillBackgroundProcess() local
|