Home | History | Annotate | Download | only in drawable

Lines Matching defs:canApplyTheme

634     public boolean canApplyTheme() {
635 return mDrawableContainerState.canApplyTheme();
978 if (drawables[i] != null && drawables[i].canApplyTheme()) {
991 public boolean canApplyTheme() {
997 if (d.canApplyTheme()) {
1002 canApplyTheme()) {