Home
last modified time | relevance | path

Searched defs:getAttributeBooleanValue (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/util/
DAttributeSet.java173 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method
253 public boolean getAttributeBooleanValue(int index, boolean defaultValue); in getAttributeBooleanValue() method
DXmlPullAttributes.java68 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in XmlPullAttributes
107 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in XmlPullAttributes
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DNopAttributeSet.java71 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in NopAttributeSet
104 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in NopAttributeSet
DBridgeLayoutParamsMapAttributes.java90 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in BridgeLayoutParamsMapAttributes
126 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in BridgeLayoutParamsMapAttributes
DBridgeXmlBlockParser.java416 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in BridgeXmlBlockParser
421 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in BridgeXmlBlockParser
/frameworks/layoutlib/bridge/src/android/util/
DBridgeXmlPullAttributes.java135 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in BridgeXmlPullAttributes
244 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in BridgeXmlPullAttributes
/frameworks/base/core/java/android/content/res/
DXmlBlock.java426 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in XmlBlock.Parser
484 public boolean getAttributeBooleanValue(int idx, in getAttributeBooleanValue() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java6522 public boolean getAttributeBooleanValue(String namespace, String attribute, in getAttributeBooleanValue() method in ZenModeHelperTest.XmlResourceParserImpl
6555 public boolean getAttributeBooleanValue(int index, boolean defaultValue) { in getAttributeBooleanValue() method in ZenModeHelperTest.XmlResourceParserImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...