Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/applications/
DAppOpsDetails.java132 final int switchOp = AppOpsManager.opToSwitch(firstOp.getOp()); in refreshUi() local
133 sw.setChecked(mAppOps.checkOp(switchOp, entry.getPackageOps().getUid(), in refreshUi()
138 mAppOps.setMode(switchOp, entry.getPackageOps().getUid(), in refreshUi()