Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DAnswerFragment.java353 private Runnable swipeHintRestoreTimer = this::restoreSwipeHintTexts;
820 restoreSwipeHintTexts(); in onResume()
925 restoreSwipeHintTexts(); in onAnswerProgressUpdate()
1015 private void restoreSwipeHintTexts() { in restoreSwipeHintTexts() method in AnswerFragment