Searched refs:sOpToSwitch (Results 1 – 1 of 1) sorted by relevance
1185 private static int[] sOpToSwitch = new int[] { field in AppOpsManager1971 if (sOpToSwitch.length != _NUM_OP) {1972 throw new IllegalStateException("sOpToSwitch length " + sOpToSwitch.length2030 return sOpToSwitch[op]; in opToSwitch()