Home
last modified time | relevance | path

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

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/controllers/
DQuotaControllerTest.java2101 final int unaffectedUid = 10987; in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps() local
2107 unaffectedPkgName, unaffectedUid, unaffectedJobInfo); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()
2109 setProcessState(ActivityManager.PROCESS_STATE_SERVICE, unaffectedUid); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()
2123 .when(mJobSchedulerService).getPackagesForUidLocked(unaffectedUid); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()