Searched refs:showInCallScreen (Results 1 – 7 of 7) 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()
973 telecomManager.showInCallScreen(false /* showDialpad */); in takeEmergencyCallAction()
883 public void showInCallScreen(boolean showDialpad, String callingPackage) {
1025 TelecomUtil.showInCallScreen(this, false); in isSendKeyWhileInCall()
1393 TelecomUtil.showInCallScreen(getActivity(), showDialpad); in returnToInCallScreen()