Searched refs:showInCallScreen (Results 1 – 5 of 5) sorted by relevance
48 public static void showInCallScreen(Context context, boolean showDialpad) { in showInCallScreen() method in TelecomUtil51 getTelecomManager(context).showInCallScreen(showDialpad); in showInCallScreen()
973 telecomManager.showInCallScreen(false /* showDialpad */); in takeEmergencyCallAction()
787 public void showInCallScreen(boolean showDialpad, String callingPackage) {
981 TelecomUtil.showInCallScreen(this, false); in isSendKeyWhileInCall()
1230 TelecomUtil.showInCallScreen(getActivity(), showDialpad); in returnToInCallScreen()