Searched defs:opEntry (Results 1 – 4 of 4) sorted by relevance
70 OpEntry opEntry = new OpEntry(op, mode, Collections.emptyMap()); in getPackagesForOps() local
470 AppEntry appEntry, AppOpsManager.OpEntry opEntry, boolean allowMerge, int switchOrder) { in addOp()564 AppOpsManager.OpEntry opEntry = pkgOps.getOps().get(j); in buildState() local620 AppOpsManager.OpEntry opEntry = new AppOpsManager.OpEntry( in buildState() local
262 AppOpsManager.AttributedOpEntry opEntry = historicalOp.getDiscreteAccessAt(j); in getAllDiscreteAccessTime() local403 AttributedOpEntry opEntry = historicalOp.getDiscreteAccessAt(j); in getAttributionLabelledGroupUsages() local
62 for (opEntry in packageOp.ops) { in loadDataAndPostValue() constant