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/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java2118 List<StyleResourceValue> themes, int resId) { in get()
2132 public void put(int[] attrs, List<StyleResourceValue> themes, int resId, in put()
/frameworks/base/core/java/android/content/res/
DResourcesImpl.java1456 final String[] themes = new String[N * 2]; in getTheme() local