Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java104 SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() method
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java227 public SyncNotedAppOp noteProxyOperation(int code, @NonNull AttributionSource attributionSource, in noteProxyOperation() method in AppOpsPolicy
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl58 SyncNotedAppOp noteProxyOperation(int code, in AttributionSource attributionSource, in noteProxyOperation() method
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3332 public SyncNotedAppOp noteProxyOperation(int code, AttributionSource attributionSource, in noteProxyOperation() method in AppOpsService