Home
last modified time | relevance | path

Searched refs:sOpToSwitch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DAppOpsManager.java1185 private static int[] sOpToSwitch = new int[] { field in AppOpsManager
1971 if (sOpToSwitch.length != _NUM_OP) {
1972 throw new IllegalStateException("sOpToSwitch length " + sOpToSwitch.length
2030 return sOpToSwitch[op]; in opToSwitch()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt4103 Landroid/app/AppOpsManager;->sOpToSwitch:[I