Searched refs:getAttributeNamespace (Results 1 – 4 of 4) sorted by relevance
183 assertEquals(SdkConstants.NS_RESOURCES, parser.getAttributeNamespace(0)); in testParser()201 assertEquals(SdkConstants.NS_RESOURCES, parser.getAttributeNamespace(0)); in testParser()252 assertEquals(SdkConstants.NS_RESOURCES, parser.getAttributeNamespace(i)); in check()
86 public String getAttributeNamespace(int index) { in getAttributeNamespace() method in WidgetPullParser
105 String namespace = getAttributeNamespace(i); in getViewCookie()
275 public String getAttributeNamespace(int i) { in getAttributeNamespace() method in UiElementPullParser