Searched refs:getPotentialSystemExemptionReason (Results 1 – 4 of 4) sorted by relevance
2748 @ReasonCode int reason = getPotentialSystemExemptionReason(uid); in getBackgroundRestrictionExemptionReason()2756 reason = getPotentialSystemExemptionReason(uid, pkg); in getBackgroundRestrictionExemptionReason()2778 int getPotentialSystemExemptionReason(int uid) { in getPotentialSystemExemptionReason() method in AppRestrictionController2816 int getPotentialSystemExemptionReason(int uid, String pkg) { in getPotentialSystemExemptionReason() method in AppRestrictionController
2688 .getPotentialSystemExemptionReason(callerUid); in checkPermission()2691 .getPotentialSystemExemptionReason(callerUid, packageName); in checkPermission()
3106 mBgRestrictionController.getPotentialSystemExemptionReason( in verifyPotentialSystemExemptionReason()
1309 HSPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(I)I+]Lcom/an…1310 HPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(ILjava/lang/S…