Home
last modified time | relevance | path

Searched defs:getAllAttributes (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaCodeGenerator.java728 private List<XsdAttribute> getAllAttributes(XsdAttributeGroup attributeGroup) in getAllAttributes() method in JavaCodeGenerator
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java894 private List<XsdAttribute> getAllAttributes(XsdAttributeGroup attributeGroup) in getAllAttributes() method in CppCodeGenerator
/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java1368 int[] getAllAttributes() { in getAllAttributes() method in ThemeImpl
H A DResources.java1726 public int[] getAllAttributes() { in getAllAttributes() method in Resources.Theme