Home
last modified time | relevance | path

Searched refs:getAttributeListValue (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/util/
H A DAttributeSet.java161 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue() method
243 public int getAttributeListValue(int index, String[] options, int defaultValue); in getAttributeListValue() method
H A DXmlPullAttributes.java62 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue() method in XmlPullAttributes
101 public int getAttributeListValue(int index, in getAttributeListValue() method in XmlPullAttributes
/aosp14/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java392 public int getAttributeListValue(String namespace, String attribute, in getAttributeListValue() method in XmlBlock.Parser
396 return getAttributeListValue(idx, options, defaultValue); in getAttributeListValue()
442 public int getAttributeListValue(int idx, in getAttributeListValue() method in XmlBlock.Parser
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2826 public int getAttributeListValue(String namespace, String attribute, String[] options, in getAttributeListValue() method in ZenModeHelperTest.XmlResourceParserImpl
2860 public int getAttributeListValue(int index, String[] options, int defaultValue) { in getAttributeListValue() method in ZenModeHelperTest.XmlResourceParserImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt49278 method public int getAttributeListValue(String, String, String[], int);
49279 method public int getAttributeListValue(int, String[], int);