Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java3405 private SyncNotedAppOp noteOperationImpl(int code, int uid, @Nullable String packageName, in noteOperationImpl() method in AppOpsService
7548 AppOpsService.this::noteOperationImpl);
7554 return noteOperationImpl(code, uid, packageName, attributionTag,
7564 AppOpsService.this::noteOperationImpl);
/aosp12/frameworks/base/services/
H A Dart-profile10001 HSPLcom/android/server/appop/AppOpsService;->noteOperationImpl(IILjava/lang/String;Ljava/lang/Strin…