Searched defs:constantState (Results 1 – 4 of 4) sorted by relevance
48 protected ThemedIconDrawable(ThemedConstantState constantState) { in ThemedIconDrawable()
130 final ConstantState<Animator> constantState = animator.createConstantState(); in loadAnimator() local176 final ConstantState<StateListAnimator> constantState = animator in loadStateListAnimator() local
102 ConstantState constantState = mOpts.placeholder.getConstantState(); in onOptsChanged() local
180 Drawable.ConstantState constantState = key != null ? sDrawableCache.get(key) : null; in getDrawable() local