Searched refs:AdaptiveConstantState (Results 1 – 2 of 2) sorted by relevance
48 private AdaptiveConstantState mAdaptiveConstantState;65 mAdaptiveConstantState = new AdaptiveConstantState(context, foreground); in TopLevelIcon()137 static class AdaptiveConstantState extends ConstantState { class in TopLevelIcon142 AdaptiveConstantState(Context context, Drawable drawable) { in AdaptiveConstantState() method in TopLevelIcon.AdaptiveConstantState
103 TopLevelIcon.AdaptiveConstantState state = in getConstantState_returnCorrectState()104 (TopLevelIcon.AdaptiveConstantState) icon.getConstantState(); in getConstantState_returnCorrectState()