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

  /sdk/layoutlib_api/src/com/android/ide/common/rendering/api/
RenderResources.java 55 * @param frameworkTheme whether the theme is a framework theme.
58 public StyleResourceValue getTheme(String name, boolean frameworkTheme) {
  /sdk/ide_common/src/com/android/ide/common/resources/
ResourceResolver.java 127 public StyleResourceValue getTheme(String name, boolean frameworkTheme) {
130 if (frameworkTheme) {
  /prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar 

Completed in 443 milliseconds