Home
last modified time | relevance | path

Searched defs:notedAppOps (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java9302 ArrayMap<String, long[]> notedAppOps = sAppOpsNotedInThisBinderTransaction.get(); in prefixParcelWithAppOpsIfNeeded() local
9339 BitSet notedAppOps = BitSet.valueOf(rawNotedAppOps); in readAndLogNotedAppops() local