HomeSort by relevance Sort by last modified time
    Searched refs:parseStyleable (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/
BinaryResourceParser.h 92 std::unique_ptr<Styleable> parseStyleable(const ResourceNameRef& name,
BinaryResourceParser.cpp 745 return parseStyleable(name, config, map);
846 std::unique_ptr<Styleable> BinaryResourceParser::parseStyleable(const ResourceNameRef& name,
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
Bridge.java 254 parseStyleable();
326 private static void parseStyleable() throws Exception {

Completed in 136 milliseconds