Searched refs:proxyPkg (Results 1 – 1 of 1) sorted by relevance
3855 AndroidPackage proxyPkg = proxyPackageName != null in verifyAndGetBypass() local3941 AndroidPackage proxyPkg = pmInt.getPackage(proxyPackageName); in isAttributionTagDefined() local3942 if (proxyPkg != null && isAttributionInPackage(proxyPkg, attributionTag)) { in isAttributionTagDefined()4243 final String proxyPkg = XmlUtils.readStringAttribute(parser, "pp"); in readAttributionOp() local4359 String proxyPkg = null; in writeRecentAccesses() local4363 proxyPkg = proxy.getPackageName(); in writeRecentAccesses()4382 if (proxyPkg != null) { in writeRecentAccesses()4976 String proxyPkg = null; in dumpStatesLocked() local4980 proxyPkg = proxy.getPackageName(); in dumpStatesLocked()5004 pw.print(proxyPkg); in dumpStatesLocked()[all …]