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/libs/systemui/monet/tests/com/android/systemui/monet/
DColorSchemeTest.kt88 val themes = document.createElement("themes") in generateThemeStyles() constant
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java2291 List<StyleResourceValue> themes, int resId) { in get()
2305 public void put(int[] attrs, List<StyleResourceValue> themes, int resId, in put()