Home
last modified time | relevance | path

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

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