Searched refs:sOpAllowSystemRestrictionBypass (Results 1 – 1 of 1) sorted by relevance
811 private static boolean[] sOpAllowSystemRestrictionBypass = new boolean[] { field in AppOpsManager1079 if (sOpAllowSystemRestrictionBypass.length != _NUM_OP) {1157 return sOpAllowSystemRestrictionBypass[op]; in opAllowSystemBypassRestriction()