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