Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DAttributeSet.java71 public int getAttributeCount(); in getAttributeCount() method
DXmlPullAttributes.java34 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/base/core/java/com/android/internal/util/
DXmlPullParserWrapper.java134 public int getAttributeCount() { in getAttributeCount() method in XmlPullParserWrapper
/frameworks/base/apct-tests/perftests/core/src/android/content/res/
DXmlBlockBenchmark.java165 public void getAttributeCount() throws XmlPullParserException, IOException { in getAttributeCount() method in XmlBlockBenchmark
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DLayoutParserWrapper.java334 public int getAttributeCount() { in getAttributeCount() method in LayoutParserWrapper
/frameworks/base/services/tests/vibrator/utils/com/android/server/vibrator/
DFakeXmlResourceParser.java173 public int getAttributeCount() { in getAttributeCount() method in FakeXmlResourceParser
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java591 public int getAttributeCount() { in getAttributeCount() method in BinaryXmlPullParser
/frameworks/base/core/java/android/content/res/
DXmlBlock.java278 public int getAttributeCount() { in getAttributeCount() method in XmlBlock.Parser
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeHelperTest.java7759 public int getAttributeCount() { in getAttributeCount() method in ZenModeHelperTest.XmlResourceParserImpl
/frameworks/base/libs/androidfw/
DResourceTypes.cpp1402 size_t ResXMLParser::getAttributeCount() const in getAttributeCount() function in android::ResXMLParser