Searched refs:ColorState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DColorDrawable.java50 private ColorState mColorState;
59 mColorState = new ColorState();
68 mColorState = new ColorState();
87 mColorState = new ColorState(mColorState);
197 final ColorState state = mColorState;
247 final ColorState state = mColorState;
268 final ColorState state = mColorState;
291 final static class ColorState extends ConstantState { class in class:ColorDrawable
300 ColorState() { method in class:ColorDrawable.ColorState
304 ColorState(ColorStat method in class:ColorDrawable.ColorState
[all...]
/frameworks/base/
H A Dcompiled-classes-phone1304 android.graphics.drawable.ColorDrawable$ColorState

Completed in 1027 milliseconds