Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java71 import static android.app.AppOpsManager.opAllowSystemBypassRestriction;
4784 RestrictionBypass opBypass = opAllowSystemBypassRestriction(code); in isOpRestrictedLocked()
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java3017 public static RestrictionBypass opAllowSystemBypassRestriction(int op) { in opAllowSystemBypassRestriction() method in AppOpsManager
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt3797 Landroid/app/AppOpsManager;->opAllowSystemBypassRestriction(I)Z