Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DLatinKeyboardView.java154 cancelAndStartAnimators(keyboardView.mAltCodeKeyWhileTypingFadeoutAnimator, in handleMessage()
228 public static void cancelAndStartAnimators(final ObjectAnimator animatorToCancel, in cancelAndStartAnimators() method in LatinKeyboardView.KeyTimerHandler
250 cancelAndStartAnimators(keyboardView.mAltCodeKeyWhileTypingFadeinAnimator, in startTypingStateTimer()