Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManagerInternal.java102 SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() method
H A DAppOpsManager.java8590 SyncNotedAppOp syncOp = mService.noteProxyOperation(op, attributionSource, in noteProxyOpNoThrow()
/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
2530 return mCheckOpsDelegateDispatcher.noteProxyOperation(code, attributionSource, in noteProxyOperation()
6493 public SyncNotedAppOp noteProxyOperation(int code, AttributionSource attributionSource,
6498 return mPolicy.noteProxyOperation(code, attributionSource,
6502 return mPolicy.noteProxyOperation(code, attributionSource,
6519 return mCheckOpsDelegate.noteProxyOperation(code, attributionSource,
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java20012 public SyncNotedAppOp noteProxyOperation(int code,
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt72309 Lcom/android/internal/app/IAppOpsService$Stub$Proxy;->noteProxyOperation(ILjava/lang/String;ILjava/…
72339 Lcom/android/internal/app/IAppOpsService;->noteProxyOperation(ILjava/lang/String;ILjava/lang/String…