Home
last modified time | relevance | path

Searched refs:getAttributeType (Results 1 – 12 of 12) sorted by relevance

/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteXmlPullParserAdapter.java185 public String getAttributeType(int index) throws RemoteException { in getAttributeType() method in RemoteXmlPullParserAdapter
186 return mDelegate.getAttributeType(index); in getAttributeType()
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
DRemoteXmlPullParserAdapter.java284 public String getAttributeType(int index) { in getAttributeType() method in RemoteXmlPullParserAdapter
286 return mDelegate.getAttributeType(index); in getAttributeType()
/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteXmlPullParser.java89 String getAttributeType(int index) throws RemoteException; in getAttributeType() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java354 public String getAttributeType(int i) { in getAttributeType() method in LayoutParserWrapper
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeXmlBlockParser.java274 public String getAttributeType(int index) { in getAttributeType() method in BridgeXmlBlockParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java233 public String getAttributeType(int index) { in getAttributeType() method in XmlBlock.Parser
/frameworks/base/tools/aapt/
DResourceTable.h279 virtual bool getAttributeType(uint32_t attrID, uint32_t* outType);
DResourceTable.cpp2424 bool ResourceTable::getAttributeType(uint32_t attrID, uint32_t* outType) in getAttributeType() function in ResourceTable
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java1548 public String getAttributeType(int index) { in getAttributeType() method in ZenModeHelperTest.XmlResourceParserImpl
1549 return parser.getAttributeType(index); in getAttributeType()
/frameworks/opt/setupwizard/tools/docs/
Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...
/frameworks/base/libs/androidfw/
DResourceTypes.cpp5445 } else if (accessor && accessor->getAttributeType(attrID, &attrType)) { in stringToValue()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...