Searched defs:constantState (Results 1 – 3 of 3) sorted by relevance
202 Drawable.ConstantState constantState = task.icon.getConstantState(); in applyIcon() local
68 protected ThemedIconDrawable(ThemedConstantState constantState) { in ThemedIconDrawable()
404 private LayerDrawable newDrawableFromConstantState(Drawable.ConstantState constantState) { in newDrawableFromConstantState()