Searched refs:AndroidXPathFactory (Results 1 – 11 of 11) sorted by relevance
97 XPath xPath = AndroidXPathFactory.newXPath(); in getPackage()114 XPath xPath = AndroidXPathFactory.newXPath(); in getVersionCode()118 "/@" + AndroidXPathFactory.DEFAULT_NS_PREFIX + in getVersionCode()138 XPath xPath = AndroidXPathFactory.newXPath(); in hasVersionCode()142 "/@" + AndroidXPathFactory.DEFAULT_NS_PREFIX + in hasVersionCode()167 XPath xPath = AndroidXPathFactory.newXPath(); in getMinSdkVersion()172 "/@" + AndroidXPathFactory.DEFAULT_NS_PREFIX + in getMinSdkVersion()
33 public class AndroidXPathFactory { class
19 import com.android.sdklib.xml.AndroidXPathFactory;75 XPath xpath = AndroidXPathFactory.newXPath(); in execute()
30 import com.android.sdklib.xml.AndroidXPathFactory;394 XPath xPath = AndroidXPathFactory.newXPath(); in checkManifest()414 "/@" + AndroidXPathFactory.DEFAULT_NS_PREFIX + ":" + in checkManifest()
19 import com.android.sdklib.xml.AndroidXPathFactory;101 mXPath = AndroidXPathFactory.newXPath(); in internalGetResIdsForFile()
25 import com.android.sdklib.xml.AndroidXPathFactory;124 XPath xpath = AndroidXPathFactory.newXPath(); in xmlModelChanged()
25 import com.android.sdklib.xml.AndroidXPathFactory;120 XPath xpath = AndroidXPathFactory.newXPath(); in xmlModelChanged()
29 import com.android.sdklib.xml.AndroidXPathFactory;466 XPath xpath = AndroidXPathFactory.newXPath(); in build()470 "/@" + AndroidXPathFactory.DEFAULT_NS_PREFIX + //$NON-NLS-1$ in build()
33 import com.android.sdklib.xml.AndroidXPathFactory;184 XPath xpath = AndroidXPathFactory.newXPath(); in getManifestXmlNode()
25 import com.android.sdklib.xml.AndroidXPathFactory;944 XPath xpath = AndroidXPathFactory.newXPath(); in extractPackageFromManifest()958 "/@%1$s:name", AndroidXPathFactory.DEFAULT_NS_PREFIX); in extractPackageFromManifest()998 AndroidXPathFactory.DEFAULT_NS_PREFIX, manifestFile.getName()); in extractPackageFromManifest()
35 import com.android.sdklib.xml.AndroidXPathFactory;470 XPath xpath = AndroidXPathFactory.newXPath(); in createTestProject()