Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/answer/impl/
DAnswerFragment.java148 private AnswerScreenDelegate answerScreenDelegate; field in AnswerFragment
233 answerScreenDelegate.onSpeakEasyCall(); in performSpeakEasy()
239 answerScreenDelegate.onAnswerAndReleaseCall(); in performAnswerAndRelease()
389 return (buttonAcceptClicked || buttonRejectClicked) && answerScreenDelegate.isActionTimeout(); in isActionTimeout()
455 answerScreenDelegate.onAnswerAndReleaseButtonEnabled(); in initSecondaryButton()
458 answerScreenDelegate.onAnswerAndReleaseButtonDisabled(); in initSecondaryButton()
763 answerScreenDelegate = in onCreateView()
868 answerScreenDelegate.onAnswerScreenUnready(); in onDestroyView()
911 answerScreenDelegate.updateWindowBackgroundColor(answerProgress); in onAnswerProgressUpdate()
989 answerScreenDelegate.onAnswer(answerVideoAsAudio); in acceptCallByUser()
[all …]