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

/frameworks/base/tools/aapt2/
H A DBinaryResourceParser.cpp745 return parseStyleable(name, config, map);
846 std::unique_ptr<Styleable> BinaryResourceParser::parseStyleable(const ResourceNameRef& name, function in class:aapt::BinaryResourceParser
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
H A DBridge.java254 parseStyleable();
326 private static void parseStyleable() throws Exception { method in class:Bridge

Completed in 179 milliseconds