Searched defs:findAttributeValue (Results 1 – 4 of 4) sorted by relevance
92 …@Nullable @Override public PsiAnnotationMemberValue findAttributeValue(@Nullable @NonNls String at… in findAttributeValue() method in SmaliAnnotation
47 public static String findAttributeValue(CLDRFile file, String xpath, String attribute) { in findAttributeValue() method in XPPUtil
457 public String findAttributeValue(String elementName, String attributeName) { in findAttributeValue() method in XPathParts
1227 …private AttributeResource findAttributeValue(int resId, AttributeSet attributeSet, Style styleAttr… in findAttributeValue() method in ShadowLegacyAssetManager