HomeSort by relevance Sort by last modified time
    Searched defs:selectNodeList (Results 1 - 9 of 9) sorted by null

  /external/apache-xml/src/main/java/org/apache/xpath/
CachedXPathAPI.java 199 public NodeList selectNodeList(Node contextNode, String str)
202 return selectNodeList(contextNode, str, contextNode);
216 public NodeList selectNodeList(
XPathAPI.java 144 public static NodeList selectNodeList(Node contextNode, String str)
147 return selectNodeList(contextNode, str, contextNode);
161 public static NodeList selectNodeList(
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 63 milliseconds