Home | History | Annotate | Download | only in telephony

Lines Matching refs:showCallScreenWithDialpad

1515     public boolean showCallScreenWithDialpad(boolean showDialpad) {
1517 return getITelephony().showCallScreenWithDialpad(showDialpad);
1519 Log.e(TAG, "Error calling ITelephony#showCallScreenWithDialpad", e);