Home
last modified time | relevance | path

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

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java414 LinearInterpolator linearInterpolator = new LinearInterpolator(); in KeyboardView() local
415 mScrimAlphaAnimator.setInterpolator(linearInterpolator); in KeyboardView()