Searched refs:showInCallScreen (Results 1 – 8 of 8) sorted by relevance
74 public static void showInCallScreen(Context context, boolean showDialpad) { in showInCallScreen() method in TelecomUtil77 getTelecomManager(context).showInCallScreen(showDialpad); in showInCallScreen()
65 tm.showInCallScreen(false); in onCreate()
85 manager.showInCallScreen(true); in onCreateView()
970 telecomManager.showInCallScreen(false /* showDialpad */); in takeEmergencyCallAction()
1025 TelecomUtil.showInCallScreen(this, false); in isSendKeyWhileInCall()
1393 TelecomUtil.showInCallScreen(getActivity(), showDialpad); in returnToInCallScreen()
941 public void showInCallScreen(boolean showDialpad, String callingPackage) {