Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManager.java4220 @NonNull Map<String, AttributedOpEntry> attributedOpEntries) { in OpEntry() argument
4229 this.mAttributedOpEntries = attributedOpEntries; in OpEntry()