Home
last modified time | relevance | path

Searched defs:getAttributeCount (Results 1 – 12 of 12) sorted by relevance

/frameworks/layoutlib/remote/common/src/com/android/layout/remote/api/
DRemoteXmlPullParser.java81 int getAttributeCount() throws RemoteException; in getAttributeCount() method
/frameworks/base/core/java/android/util/
DAttributeSet.java71 public int getAttributeCount(); in getAttributeCount() method
DXmlPullAttributes.java35 public int getAttributeCount() { in getAttributeCount() method in XmlPullAttributes
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DNopAttributeSet.java30 public int getAttributeCount() { in getAttributeCount() method in NopAttributeSet
DBridgeLayoutParamsMapAttributes.java54 public int getAttributeCount() { in getAttributeCount() method in BridgeLayoutParamsMapAttributes
DBridgeXmlBlockParser.java264 public int getAttributeCount() { in getAttributeCount() method in BridgeXmlBlockParser
/frameworks/layoutlib/remote/server/src/com/android/layoutlib/bridge/remote/server/adapters/
DRemoteXmlPullParserAdapter.java248 public int getAttributeCount() { in getAttributeCount() method in RemoteXmlPullParserAdapter
/frameworks/layoutlib/remote/client/src/com/android/layoutlib/bridge/remote/client/adapters/
DRemoteXmlPullParserAdapter.java165 public int getAttributeCount() throws RemoteException { in getAttributeCount() method in RemoteXmlPullParserAdapter
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java334 public int getAttributeCount() { in getAttributeCount() method in LayoutParserWrapper
/frameworks/base/core/java/android/content/res/
DXmlBlock.java216 public int getAttributeCount() { in getAttributeCount() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java1508 public int getAttributeCount() { in getAttributeCount() method in ZenModeHelperTest.XmlResourceParserImpl
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1215 size_t ResXMLParser::getAttributeCount() const in getAttributeCount() function in android::ResXMLParser