| /frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/ |
| D | RemoteXmlPullParser.java | 93 String getAttributeValue(int index) throws RemoteException; in getAttributeValue() method 95 String getAttributeValue(String namespace, String name) throws RemoteException; in getAttributeValue() method
|
| /frameworks/base/core/java/android/util/ |
| D | AttributeSet.java | 110 public String getAttributeValue(int index); in getAttributeValue() method 122 public String getAttributeValue(String namespace, String name); in getAttributeValue() method
|
| D | XmlPullAttributes.java | 47 public String getAttributeValue(int index) { in getAttributeValue() method in XmlPullAttributes 51 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlPullAttributes
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
| D | NopAttributeSet.java | 45 public String getAttributeValue(int index) { in getAttributeValue() method in NopAttributeSet 50 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in NopAttributeSet
|
| D | BridgeLayoutParamsMapAttributes.java | 41 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes 69 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes
|
| D | BridgeXmlBlockParser.java | 269 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeXmlBlockParser 289 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeXmlBlockParser
|
| /frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/ |
| D | RemoteXmlPullParserAdapter.java | 302 public String getAttributeValue(int index) { in getAttributeValue() method in RemoteXmlPullParserAdapter 311 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in RemoteXmlPullParserAdapter
|
| /frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/ |
| D | RemoteXmlPullParserAdapter.java | 195 public String getAttributeValue(int index) throws RemoteException { in getAttributeValue() method in RemoteXmlPullParserAdapter 200 public String getAttributeValue(String namespace, String name) throws RemoteException { in getAttributeValue() method in RemoteXmlPullParserAdapter
|
| /frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
| D | LayoutParserWrapper.java | 174 public String getAttributeValue(@Nullable String namespace, String name) { in getAttributeValue() method in LayoutParserWrapper 364 public String getAttributeValue(int i) { in getAttributeValue() method in LayoutParserWrapper
|
| /frameworks/base/core/java/android/content/res/ |
| D | XmlBlock.java | 219 public String getAttributeValue(int index) { in getAttributeValue() method in XmlBlock.Parser 242 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlBlock.Parser
|
| /frameworks/compile/mclinker/lib/Target/ARM/ |
| D | ARMELFAttributeData.cpp | 19 const ELFAttributeValue* ARMELFAttributeData::getAttributeValue( in getAttributeValue() function in mcld::ARMELFAttributeData
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | ZenModeHelperTest.java | 1558 public String getAttributeValue(int index) { in getAttributeValue() method in ZenModeHelperTest.XmlResourceParserImpl 1563 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in ZenModeHelperTest.XmlResourceParserImpl
|
| /frameworks/base/libs/androidfw/ |
| D | ResourceTypes.cpp | 1375 ssize_t ResXMLParser::getAttributeValue(size_t idx, Res_value* outValue) const in getAttributeValue() function in android::ResXMLParser
|