Searched refs:showInCallScreen (Results 1 – 5 of 5) sorted by relevance
66 tm.showInCallScreen(false); in onCreate()
75 public static void showInCallScreen(Context context, boolean showDialpad) { in showInCallScreen() method in TelecomUtil78 getTelecomManager(context).showInCallScreen(showDialpad); in showInCallScreen()
1025 TelecomUtil.showInCallScreen(this, false); in isSendKeyWhileInCall()
1393 TelecomUtil.showInCallScreen(getActivity(), showDialpad); in returnToInCallScreen()
1419 public void showInCallScreen(boolean showDialpad, String callingPackage,