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

/frameworks/base/core/java/com/android/internal/transition/
H A DEpicenterTranslateClipReveal.java38 * EpicenterTranslateClipReveal captures the clip bounds and translation values
42 public class EpicenterTranslateClipReveal extends Visibility { class in inherits:Visibility
54 public EpicenterTranslateClipReveal() { method in class:EpicenterTranslateClipReveal
60 public EpicenterTranslateClipReveal(Context context, AttributeSet attrs) { method in class:EpicenterTranslateClipReveal
64 R.styleable.EpicenterTranslateClipReveal, 0, 0);

Completed in 69 milliseconds