Searched refs:shouldShowSpeakEasyUi (Results 1 – 1 of 1) sorted by relevance
1228 ShouldShowUiResult shouldShowSpeakEasyUi = getShouldShowSpeakEasyUi(); in showMainInCallFragment() local1237 shouldShowSpeakEasyUi.shouldShow, in showMainInCallFragment()1266 } else if (shouldShowSpeakEasyUi.shouldShow) { in showMainInCallFragment()1271 didChange |= showSpeakEasyFragment(transaction, shouldShowSpeakEasyUi.call); in showMainInCallFragment()