Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
DFlingUpDownMethod.java82 private static final long SWIPE_TO_DECLINE_FADE_IN_DELAY_MILLIS = 333; field in FlingUpDownMethod
626 rejectTextShow.setStartDelay(SWIPE_TO_DECLINE_FADE_IN_DELAY_MILLIS); in startSwipeToAnswerEntryAnimation()
769 rejectTextShow.setStartDelay(SWIPE_TO_DECLINE_FADE_IN_DELAY_MILLIS); in createBreatheAnimation()