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.java88 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in NopAttributeSet
119 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.java416 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method
421 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { in getAttributeFloatValue() method
/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/services/tests/vibrator/utils/com/android/server/vibrator/
DFakeXmlResourceParser.java267 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in FakeXmlResourceParser
298 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in FakeXmlResourceParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java498 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in XmlBlock.Parser
588 public float getAttributeFloatValue(int idx, float defaultValue) { in getAttributeFloatValue() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java7852 public float getAttributeFloatValue(String namespace, String attribute, in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl
7883 public float getAttributeFloatValue(int index, float defaultValue) { in getAttributeFloatValue() method in ZenModeHelperTest.XmlResourceParserImpl