Searched defs:uid2Watcher (Results 1 – 3 of 3) sorted by relevance
/cts/tests/app/src/android/app/cts/ |
D | ActivityManagerFgsBgStartTest.java | 336 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsLocationStartFromBGTwoProcesses() local 424 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsLocationPendingIntent() local 595 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testUpdateUidProcState() local 774 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsStartFromBoundTopState() local 841 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsStartFromFgsState() local 1024 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsBindingFlag() local 1352 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testTempAllowListTypeInternal() local 1420 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testVisibleActivityGracePeriod() local 1860 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testTempAllowListReasonCodeInternal() local 2122 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testFgsStartInBackgroundRestrictions() local [all …]
|
D | ActivityManagerProcessStateTest.java | 1509 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testCantSaveStateLaunchAndSwitch() local 1714 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testCycleFgsTriangle() local 1805 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testCycleFgsTriangleBiDi() local 2223 WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, app2Info.uid, in testCycleFgAppAndAlert() local
|
D | ActivityManagerTest.java | 2029 final WatchUidRunner uid2Watcher = new WatchUidRunner(mInstrumentation, ai1.uid, in testKillBackgroundProcess() local
|