Searched refs:ColorStateListFactory (Results 1 – 1 of 1) sorted by relevance
82 private ColorStateListFactory mFactory;607 mFactory = new ColorStateListFactory(this); in getConstantState()612 private static class ColorStateListFactory extends ConstantState<ColorStateList> { class in ColorStateList615 public ColorStateListFactory(ColorStateList src) { in ColorStateListFactory() method in ColorStateList.ColorStateListFactory