Searched refs:sOpRestrictions (Results 1 – 2 of 2) sorted by relevance
1574 private static String[] sOpRestrictions = new String[] { field in AppOpsManager1995 if (sOpRestrictions.length != _NUM_OP) {1996 throw new IllegalStateException("sOpRestrictions length " + sOpRestrictions.length2001 + sOpRestrictions.length + " should be " + _NUM_OP);2091 return sOpRestrictions[op]; in opToRestriction()
4100 Landroid/app/AppOpsManager;->sOpRestrictions:[Ljava/lang/String;