Searched refs:showInCallScreen (Results 1 – 5 of 5) sorted by relevance
53 public static void showInCallScreen(Context context, boolean showDialpad) { in showInCallScreen() method in TelecomUtil56 getTelecomManager(context).showInCallScreen(showDialpad); in showInCallScreen()
976 telecomManager.showInCallScreen(false /* showDialpad */); in takeEmergencyCallAction()
774 public void showInCallScreen(boolean showDialpad, String callingPackage) {
940 TelecomUtil.showInCallScreen(this, false); in isSendKeyWhileInCall()
1415 TelecomUtil.showInCallScreen(getActivity(), showDialpad); in returnToInCallScreen()