Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
H A DQuotaControllerTest.java2057 final int unaffectedUid = 10987; in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps() local
2063 unaffectedPkgName, unaffectedUid, unaffectedJobInfo); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()
2065 setProcessState(ActivityManager.PROCESS_STATE_SERVICE, unaffectedUid); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()
2079 .when(mJobSchedulerService).getPackagesForUidLocked(unaffectedUid); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()