Home
last modified time | relevance | path

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

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