Searched defs:switchCode (Results 1 – 5 of 5) sorted by relevance
43 public final int switchCode; field in AppOpInfo101 int switchCode, in AppOpInfo()
65 val switchCode = AppOpsManager.opToSwitch(switchedCode) regex
182 int switchCode = AppOpsManager.opToSwitch(switchedCode); in buildSwitchedOpsArray() local
928 int switchCode = AppOpsManager.opToSwitch(switchedCode); in AppOpsService() local1836 private void updatePermissionRevokedCompat(int uid, int switchCode, int mode) { in updatePermissionRevokedCompat()2668 final int switchCode = AppOpsManager.opToSwitch(code); in noteOperationUnchecked() local3211 final int switchCode = AppOpsManager.opToSwitch(code); in startOperationUnchecked() local
640 public int getSwitchState(int deviceId, int sourceMask, int switchCode) { in getSwitchState()