Home
last modified time | relevance | path

Searched defs:occludeHoleView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimationUtils.java154 View occludeHoleView = null; in createRadialVanishSlideUpAnimator() local
389 public ShiftUpAnimation(float fromYDelta, float toYDelta, View occludeHoleView, in ShiftUpAnimation()