Searched refs:sOpDisableReset (Results 1 – 1 of 1) sorted by relevance
1867 private static boolean[] sOpDisableReset = new boolean[] { field in AppOpsManager1991 if (sOpDisableReset.length != _NUM_OP) {1992 throw new IllegalStateException("sOpDisableReset length " + sOpDisableReset.length2154 return !sOpDisableReset[op]; in opAllowsReset()