Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java663 @NonNull OpEntry createSingleAttributionEntryLocked(@Nullable String attributionTag) { in createSingleAttributionEntryLocked() method in AppOpsService.Op
4959 final AttributedOpEntry entry = op.createSingleAttributionEntryLocked( in dumpStatesLocked()