Home
last modified time | relevance | path

Searched defs:noteProxyOperation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java102 SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() method
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIAppOpsService.aidl60 SyncNotedAppOp noteProxyOperation(int code, in AttributionSource attributionSource, in noteProxyOperation() method
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DAppOpsPolicy.java241 public SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() method in AppOpsPolicy
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DAppOpsService.java2527 public SyncNotedAppOp noteProxyOperation(int code, AttributionSource attributionSource, in noteProxyOperation() method in AppOpsService