Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DInCallActivity.java1227 ShouldShowUiResult shouldShowRttUi = getShouldShowRttUi(); in showMainInCallFragment() local
1235 shouldShowRttUi.shouldShow, in showMainInCallFragment()
1260 } else if (shouldShowRttUi.shouldShow) { in showMainInCallFragment()
1265 didChange |= showRttCallScreenFragment(transaction, shouldShowRttUi.call); in showMainInCallFragment()