Searched refs:unaffectedPkgName (Results 1 – 1 of 1) sorted by relevance
2100 final String unaffectedPkgName = "com.android.unaffected"; in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps() local2103 new ComponentName(unaffectedPkgName, "foo")) in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()2107 unaffectedPkgName, unaffectedUid, unaffectedJobInfo); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()2122 doReturn(new ArraySet<>(new String[]{unaffectedPkgName})) in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()2165 mQuotaController.getTimingSessions(SOURCE_USER_ID, unaffectedPkgName).size()); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()2173 SOURCE_USER_ID, unaffectedPkgName, i).jobCountInRateLimitingWindow); in testIsWithinQuotaLocked_UnderDuration_UnderJobCount_MultiStateChange_SeparateApps()