Searched refs:shouldShowAnswerUi (Results 1 – 1 of 1) sorted by relevance
1225 ShouldShowUiResult shouldShowAnswerUi = getShouldShowAnswerUi(); in showMainInCallFragment() local1234 shouldShowAnswerUi.shouldShow, in showMainInCallFragment()1248 if (shouldShowAnswerUi.shouldShow) { in showMainInCallFragment()1253 didChange |= showAnswerScreenFragment(transaction, shouldShowAnswerUi.call); in showMainInCallFragment()