Searched refs:noteProxyOperation (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/com/android/internal/app/ |
D | IAppOpsService.aidl | 46 int noteProxyOperation(int code, int proxyUid, String proxyPackageName, in noteProxyOperation() method
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 5276 return mService.noteProxyOperation(op, Process.myUid(), mContext.getOpPackageName(), in noteProxyOpNoThrow()
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | AppOpsService.java | 1934 public int noteProxyOperation(int code, int proxyUid, in noteProxyOperation() method in AppOpsService
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 18947 return mAppOpsService.noteProxyOperation(code, Process.SHELL_UID, in noteOperation()
|
/frameworks/base/services/ |
D | art-profile | 3866 HSPLcom/android/server/appop/AppOpsService;->noteProxyOperation(IILjava/lang/String;ILjava/lang/Str…
|