Home
last modified time | relevance | path

Searched defs:parseStyleable (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridge.java326 private static void parseStyleable() throws Exception { in parseStyleable() method in Bridge
/frameworks/base/tools/aapt2/
DBinaryResourceParser.cpp846 std::unique_ptr<Styleable> BinaryResourceParser::parseStyleable(const ResourceNameRef& name, in parseStyleable() function in aapt::BinaryResourceParser