Searched refs:mOpSwitches (Results 1 – 1 of 1) sorted by relevance
219 private final SparseArray<AppOpEntry> mOpSwitches field in AppOpsState.AppEntry233 mOpSwitches.put(AppOpsManager.opToSwitch(op.getOp()), entry); in addOp()241 return mOpSwitches.get(AppOpsManager.opToSwitch(op)); in getOpSwitch()