Searched defs:FadeBackground (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/ui/
H A DFadeBackground.java37 public class FadeBackground extends Transition { class in inherits:Transition
40 public FadeBackground(Context context, AttributeSet attrs) { method in class:FadeBackground
42 TypedArray a = context.obtainStyledAttributes(attrs, R.styleable.FadeBackground);

Completed in 141 milliseconds