Home
last modified time | relevance | path

Searched defs:themes (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/
DItemLayoutTest.java46 int[] themes = in data() local
/frameworks/base/core/java/android/content/res/
DResourcesImpl.java1384 final String[] themes = new String[n * 2]; in getTheme() local
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java2221 List<StyleResourceValue> themes, int resId) { in get()
2235 public void put(int[] attrs, List<StyleResourceValue> themes, int resId, in put()