Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DAttributeSet.java229 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method
301 public float getAttributeFloatValue(int index, float defaultValue); in getAttributeFloatValue() method
DXmlPullAttributes.java92 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in XmlPullAttributes
127 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in XmlPullAttributes
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DNopAttributeSet.java93 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in NopAttributeSet
124 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in NopAttributeSet
DBridgeLayoutParamsMapAttributes.java114 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in BridgeLayoutParamsMapAttributes
146 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in BridgeLayoutParamsMapAttributes
DBridgeXmlBlockParser.java427 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlBlockParser
432 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlBlockParser
/frameworks/layoutlib/bridge/src/android/util/
DBridgeXmlPullAttributes.java220 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in BridgeXmlPullAttributes
289 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlPullAttributes
/frameworks/base/core/java/android/content/res/
DXmlBlock.java459 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in XmlBlock.Parser
549 public float getAttributeFloatValue(int idx, float defaultValue) { in getAttributeFloatValue() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java6544 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl
6575 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...