Home | History | Annotate | Download | only in telephony

Lines Matching refs:enableVideoCalling

4591     public void enableVideoCalling(boolean enable) {
4595 telephony.enableVideoCalling(enable);
4597 Log.e(TAG, "Error calling ITelephony#enableVideoCalling", e);