Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DTextViewTranslationCallback.java101 runChangeTextWithAnimationIfNeeded( in onShowTranslation()
163 runChangeTextWithAnimationIfNeeded( in onHideTranslation()
296 private void runChangeTextWithAnimationIfNeeded(TextView view, Runnable changeTextRunnable) { in runChangeTextWithAnimationIfNeeded() method in TextViewTranslationCallback