Home
last modified time | relevance | path

Searched defs:getAttributeFloatValue (Results 1 – 8 of 8) 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.java420 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlBlockParser
425 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlBlockParser
/frameworks/layoutlib/bridge/src/android/util/
DBridgeXmlPullAttributes.java221 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in BridgeXmlPullAttributes
290 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in BridgeXmlPullAttributes
/frameworks/base/core/java/android/content/res/
DXmlBlock.java374 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in XmlBlock.Parser
433 public float getAttributeFloatValue(int idx, float defaultValue) { in getAttributeFloatValue() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java1601 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl
1632 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl