Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DAppOpsManagerInternal.java151 SyncNotedAppOp startProxyOperation(int code, @NonNull AttributionSource attributionSource, in startProxyOperation() method
/frameworks/base/services/core/java/com/android/server/policy/
DAppOpsPolicy.java253 public SyncNotedAppOp startProxyOperation(int code, in startProxyOperation() method in AppOpsPolicy
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl61 SyncNotedAppOp startProxyOperation(int code, in AttributionSource attributionSource, in startProxyOperation() method
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3841 public SyncNotedAppOp startProxyOperation(int code, in startProxyOperation() method in AppOpsService