Searched refs:sOpRestrictions (Results 1 – 2 of 2) sorted by relevance
1617 private static String[] sOpRestrictions = new String[] { field in AppOpsManager2046 if (sOpRestrictions.length != _NUM_OP) {2047 throw new IllegalStateException("sOpRestrictions length " + sOpRestrictions.length2052 + sOpRestrictions.length + " should be " + _NUM_OP);2143 return sOpRestrictions[op]; in opToRestriction()
3813 Landroid/app/AppOpsManager;->sOpRestrictions:[Ljava/lang/String;