Searched refs:getPrefix (Results 1 – 8 of 8) sorted by relevance
111 public String getPrefix(String namespace) { in getPrefix() method in MockXmlNode116 return mParent.getPrefix(namespace); in getPrefix()205 public String getPrefix() { in getPrefix() method in MockXmlNode206 return getPrefix(getNamespaceURI()); in getPrefix()
142 public String getPrefix() { in getPrefix() method in WidgetPullParser
309 return attribute.getPrefix(); in getAttributePrefix()447 public String getPrefix() { in getPrefix() method in UiElementPullParser
194 attribute.getPrefix(), attribute.getLocalName(), attribute.getValue()); in computeChanges()
424 String prefix = attributeNode.getPrefix(); in getAndroidNamespacePrefix()450 String prefix = attributeNode.getPrefix(); in getAndroidNamespacePrefix()491 String prefix = attributeNode.getPrefix(); in findNamespaceAttributes()
434 if (attribute.getPrefix() != null) { in computeStyleDeclaration()
486 String prefix = attributeNode.getPrefix();
1668 attribute.getPrefix(), attribute.getLocalName(), in commitDirtyAttributesToXml()