Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl55 int noteProxyOperation(int code, int proxiedUid, String proxiedPackageName, in noteProxyOperation() method
/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java3011 public int noteProxyOperation(int code, int proxiedUid, String proxiedPackageName, in noteProxyOperation() method in AppOpsService