Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java10086 BitSet appOpsNotedForAttribution = appOpsNoted.get(syncOp.getAttributionTag()); in collectNotedOpSync() local
10089 appOpsNoted.put(syncOp.getAttributionTag(), appOpsNotedForAttribution); in collectNotedOpSync() local