Home | History | Annotate | Download | only in res

Lines Matching refs:canApplyTheme

772         if (d != null && d.canApplyTheme()) {
1007 if (csl != null && csl.canApplyTheme()) {
2546 final boolean canApplyTheme = dr != null && dr.canApplyTheme();
2547 if (canApplyTheme && theme != null) {
2557 cacheDrawable(value, isColorDrawable, caches, theme, canApplyTheme, key, dr);