[go: nahoru, domu]

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

/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java852 // its parent themes)
1880 * <li>{@code List<StyleResourceValue>}: the themes set on the context at the time of
1901 List<StyleResourceValue> themes, int resId) {
1906 cacheFromThemes.get(themes);
1914 public void put(int[] attrs, List<StyleResourceValue> themes, int resId, argument
1923 cacheFromThemes.get(themes);
1926 cacheFromThemes.put(themes, cacheFromResId);
1900 get(int[] attrs, List<StyleResourceValue> themes, int resId) argument

Completed in 111 milliseconds