Searched defs:constantState (Results 1 – 5 of 5) sorted by relevance
68 protected ThemedIconDrawable(ThemedConstantState constantState) { in ThemedIconDrawable()
129 final ConstantState<Animator> constantState = animator.createConstantState(); in loadAnimator() local173 final ConstantState<StateListAnimator> constantState = animator in loadStateListAnimator() local
404 private LayerDrawable newDrawableFromConstantState(Drawable.ConstantState constantState) { in newDrawableFromConstantState()
102 ConstantState constantState = mOpts.placeholder.getConstantState(); in onOptsChanged() local
180 Drawable.ConstantState constantState = key != null ? sDrawableCache.get(key) : null; in getDrawable() local