Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java1716 private static boolean[] sOpAllowSystemRestrictionBypass = new boolean[] { field in AppOpsManager
2050 if (sOpAllowSystemRestrictionBypass.length != _NUM_OP) {
2165 return sOpAllowSystemRestrictionBypass[op]; in opAllowSystemBypassRestriction()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt3809 Landroid/app/AppOpsManager;->sOpAllowSystemRestrictionBypass:[Z