Searched defs:themeKey (Results 1 – 1 of 1) sorted by relevance
2374 final String themeKey = theme == null ? "" : theme.mKey; in cacheDrawable() local2442 final String themeKey = theme != null ? theme.mKey : ""; in getCachedDrawable() local