Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DAppRestrictionController.java2748 @ReasonCode int reason = getPotentialSystemExemptionReason(uid); in getBackgroundRestrictionExemptionReason()
2756 reason = getPotentialSystemExemptionReason(uid, pkg); in getBackgroundRestrictionExemptionReason()
2778 int getPotentialSystemExemptionReason(int uid) { in getPotentialSystemExemptionReason() method in AppRestrictionController
2816 int getPotentialSystemExemptionReason(int uid, String pkg) { in getPotentialSystemExemptionReason() method in AppRestrictionController
H A DActiveServices.java2688 .getPotentialSystemExemptionReason(callerUid); in checkPermission()
2691 .getPotentialSystemExemptionReason(callerUid, packageName); in checkPermission()
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DBackgroundRestrictionTest.java3106 mBgRestrictionController.getPotentialSystemExemptionReason( in verifyPotentialSystemExemptionReason()
/aosp14/frameworks/base/services/
H A Dart-profile1309 HSPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(I)I+]Lcom/an…
1310 HPLcom/android/server/am/AppRestrictionController;->getPotentialSystemExemptionReason(ILjava/lang/S…