Searched refs:hideVideoCallScreenFragment (Results 1 – 1 of 1) sorted by relevance
1202 hideVideoCallScreenFragment(transaction); in hideMainInCallFragment()1250 didChange |= hideVideoCallScreenFragment(transaction); in showMainInCallFragment()1262 didChange |= hideVideoCallScreenFragment(transaction); in showMainInCallFragment()1268 didChange |= hideVideoCallScreenFragment(transaction); in showMainInCallFragment()1274 didChange |= hideVideoCallScreenFragment(transaction); in showMainInCallFragment()1610 hideVideoCallScreenFragment(transaction); in showVideoCallScreenFragment()1626 private boolean hideVideoCallScreenFragment(FragmentTransaction transaction) { in hideVideoCallScreenFragment() method in InCallActivity