Searched refs:THEME_PREFIX (Results 1 – 1 of 1) sorted by relevance
23 private static final String THEME_PREFIX = "Swiper"; field in SwiperThemeMatcher43 String styleName = String.format("%s%02x%02x%02x", THEME_PREFIX, r, g, b); in findTheme()