Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl46 int noteProxyOperation(int code, int proxyUid, String proxyPackageName, in noteProxyOperation() method
/frameworks/base/core/java/android/app/
DAppOpsManager.java5276 return mService.noteProxyOperation(op, Process.myUid(), mContext.getOpPackageName(), in noteProxyOpNoThrow()
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java1934 public int noteProxyOperation(int code, int proxyUid, in noteProxyOperation() method in AppOpsService
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18947 return mAppOpsService.noteProxyOperation(code, Process.SHELL_UID, in noteOperation()
/frameworks/base/services/
Dart-profile3866 HSPLcom/android/server/appop/AppOpsService;->noteProxyOperation(IILjava/lang/String;ILjava/lang/Str…