Searched refs:hideAnswerScreenFragment (Results 1 – 1 of 1) sorted by relevance
1259 didChange |= hideAnswerScreenFragment(transaction); in showMainInCallFragment()1263 didChange |= hideAnswerScreenFragment(transaction); in showMainInCallFragment()1269 didChange |= hideAnswerScreenFragment(transaction); in showMainInCallFragment()1277 didChange |= hideAnswerScreenFragment(transaction); in showMainInCallFragment()1485 hideAnswerScreenFragment(transaction); in showAnswerScreenFragment()1531 private boolean hideAnswerScreenFragment(FragmentTransaction transaction) { in hideAnswerScreenFragment() method in InCallActivity