Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAttributedOp.java42 final class AttributedOp { class
83 AttributedOp(@NonNull AppOpsService appOpsService, @Nullable String tag, in AttributedOp() method in AttributedOp
553 public void add(@NonNull AttributedOp opToAdd) { in add()
H A DAppOpsService.java246 final AttributedOp.OpEventProxyInfoPool mOpEventProxyInfoPool =
247 new AttributedOp.OpEventProxyInfoPool(MAX_UNUSED_POOLED_OBJECTS);
254 final AttributedOp.InProgressStartOpEventPool mInProgressStartOpEventPool =
255 new AttributedOp.InProgressStartOpEventPool(mOpEventProxyInfoPool,
611 final ArrayMap<String, AttributedOp> mAttributions = new ArrayMap<>(1);
637 private @NonNull AttributedOp getOrCreateAttribution(@NonNull Op parent, in getOrCreateAttribution()
639 AttributedOp attributedOp; in getOrCreateAttribution()
893 static void onClientDeath(@NonNull AttributedOp attributedOp, in onClientDeath()
5035 final AttributedOp attributedOp = op.mAttributions.get(attributionTag); in dumpStatesLocked()
5041 AttributedOp.InProgressStartOpEvent event = in dumpStatesLocked()
[all …]
/aosp14/frameworks/base/services/
H A Dart-profile2617 HSPLcom/android/server/appop/AttributedOp$InProgressStartOpEventPool;-><init>(Lcom/android/server/a…
2618AttributedOp$InProgressStartOpEventPool;->acquire(JJLandroid/os/IBinder;Ljava/lang/String;Ljava/la…
2624AttributedOp;->createAttributedOpEntryLocked()Landroid/app/AppOpsManager$AttributedOpEntry;+]Lcom/…
2628 …server/appop/AttributedOp;->finished(Landroid/os/IBinder;Z)V+]Lcom/android/server/appop/Attributed…
2629 HSPLcom/android/server/appop/AttributedOp;->isPaused()Z
2631AttributedOp;->onUidStateChanged(I)V+]Lcom/android/server/appop/AttributedOp$InProgressStartOpEven…
2632 …m/android/server/appop/AttributedOp;->rejected(II)V+]Lcom/android/server/appop/AttributedOp;Lcom/a…
2634AttributedOp;->started(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;IIII)V+]Lcom/andro…
2635AttributedOp;->started(Landroid/os/IBinder;ILjava/lang/String;Ljava/lang/String;IIZII)V+]Lcom/andr…
12605 Lcom/android/server/appop/AttributedOp$OpEventProxyInfoPool;
[all …]