Home
last modified time | relevance | path

Searched defs:getAttributeValue (Results 1 – 18 of 18) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/
H A DAttributeSet.java110 public String getAttributeValue(int index); in getAttributeValue() method
122 public String getAttributeValue(String namespace, String name); in getAttributeValue() method
H A DXmlPullAttributes.java46 public String getAttributeValue(int index) { in getAttributeValue() method in XmlPullAttributes
50 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlPullAttributes
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DNopAttributeSet.java45 public String getAttributeValue(int index) { in getAttributeValue() method in NopAttributeSet
50 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in NopAttributeSet
H A DBridgeLayoutParamsMapAttributes.java41 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes
69 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeLayoutParamsMapAttributes
H A DBridgeXmlBlockParser.java269 public String getAttributeValue(int index) { in getAttributeValue() method in BridgeXmlBlockParser
289 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BridgeXmlBlockParser
/aosp12/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
H A DRemoteXmlPullParser.java93 String getAttributeValue(int index) throws RemoteException; in getAttributeValue() method
95 String getAttributeValue(String namespace, String name) throws RemoteException; in getAttributeValue() method
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DXmlPullParserWrapper.java157 public String getAttributeValue(int index) { in getAttributeValue() method in XmlPullParserWrapper
161 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlPullParserWrapper
H A DBinaryXmlPullParser.java440 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in BinaryXmlPullParser
450 public String getAttributeValue(int index) { in getAttributeValue() method in BinaryXmlPullParser
/aosp12/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
H A DRemoteXmlPullParserAdapter.java302 public String getAttributeValue(int index) { in getAttributeValue() method in RemoteXmlPullParserAdapter
311 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in RemoteXmlPullParserAdapter
/aosp12/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
H A DRemoteXmlPullParserAdapter.java195 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
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DLayoutParserWrapper.java174 public String getAttributeValue(@Nullable String namespace, String name) { in getAttributeValue() method in LayoutParserWrapper
364 public String getAttributeValue(int i) { in getAttributeValue() method in LayoutParserWrapper
/aosp12/frameworks/base/core/java/android/content/res/
H A DXmlBlock.java230 public String getAttributeValue(int index) { in getAttributeValue() method in XmlBlock.Parser
253 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in XmlBlock.Parser
/aosp12/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMELFAttributeData.cpp19 const ELFAttributeValue* ARMELFAttributeData::getAttributeValue( in getAttributeValue() function in mcld::ARMELFAttributeData
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java2013 public String getAttributeValue(int index) { in getAttributeValue() method in ZenModeHelperTest.XmlResourceParserImpl
2018 public String getAttributeValue(String namespace, String name) { in getAttributeValue() method in ZenModeHelperTest.XmlResourceParserImpl
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DAutoInstallsLayout.java691 protected static String getAttributeValue(XmlPullParser parser, String attribute) { in getAttributeValue() method in AutoInstallsLayout
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/
H A DRoleParser.java888 private String getAttributeValue(@NonNull XmlResourceParser parser, in getAttributeValue() method in RoleParser
/aosp12/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp1491 ssize_t ResXMLParser::getAttributeValue(size_t idx, Res_value* outValue) const in getAttributeValue() function in android::ResXMLParser
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...