Home
last modified time | relevance | path

Searched refs:ACCELERATE (Results 1 – 1 of 1) sorted by relevance

/development/samples/StartingWindow/src/com/example/android/startingwindow/
DCustomizeExitActivity.java61 public static final Interpolator ACCELERATE = new AccelerateInterpolator(); field in CustomizeExitActivity
123 translationY.setInterpolator(ACCELERATE); in onSplashScreenExit()
126 alpha.setInterpolator(ACCELERATE); in onSplashScreenExit()