Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java1504 @NonNull OpEntry createSingleAttributionEntryLocked(@Nullable String attributionTag) { in createSingleAttributionEntryLocked() method in AppOpsService.Op
5768 final AttributedOpEntry entry = op.createSingleAttributionEntryLocked( in dumpStatesLocked()
/aosp12/frameworks/base/services/
H A Dart-profile9897 HPLcom/android/server/appop/AppOpsService$Op;->createSingleAttributionEntryLocked(Ljava/lang/String…