Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyPreviewChoreographer.java183 private static class KeyPreviewAnimators extends AnimatorListenerAdapter { class in KeyPreviewChoreographer
187 public KeyPreviewAnimators(final Animator showUpAnimator, final Animator dismissAnimator) { in KeyPreviewAnimators() method in KeyPreviewChoreographer.KeyPreviewAnimators