HomeSort by relevance Sort by last modified time
    Searched full:contentrootid (Results 1 - 1 of 1) sorted by null

  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
AppCompatActionBar.java 60 int contentRootId = context.getProjectResourceValue(ResourceType.ID,
62 View contentView = getDecorContent().findViewById(contentRootId);

Completed in 63 milliseconds