Searched refs:proxyPackageName (Results 1 – 2 of 2) sorted by relevance
146 public String proxyPackageName; field in AppOpsService.Op376 curOp.proxyPackageName)); in collectOps()387 curOp.proxyPackageName)); in collectOps()927 public int noteProxyOperation(int code, String proxyPackageName, in noteProxyOperation() argument931 proxyPackageName, -1, null); in noteProxyOperation()936 Binder.getCallingUid(), proxyPackageName); in noteProxyOperation()947 int proxyUid, String proxyPackageName) { in noteOperationUnchecked() argument988 op.proxyPackageName = proxyPackageName; in noteOperationUnchecked()1412 String proxyPackageName = parser.getAttributeValue(null, "pp"); in readUid() local1413 if (proxyPackageName != null) { in readUid()[all …]
34 int noteProxyOperation(int code, String proxyPackageName, in noteProxyOperation() argument