Searched refs:hideRttCallScreenFragment (Results 1 – 1 of 1) sorted by relevance
1251 didChange |= hideRttCallScreenFragment(transaction); in showMainInCallFragment()1257 didChange |= hideRttCallScreenFragment(transaction); in showMainInCallFragment()1270 didChange |= hideRttCallScreenFragment(transaction); in showMainInCallFragment()1275 didChange |= hideRttCallScreenFragment(transaction); in showMainInCallFragment()1573 hideRttCallScreenFragment(transaction); in showRttCallScreenFragment()1589 private boolean hideRttCallScreenFragment(FragmentTransaction transaction) { in hideRttCallScreenFragment() method in InCallActivity