Home | History | Annotate | Download | only in phone

Lines Matching refs:isMultiparty

719      * We do this by checking the isMultiparty() method of the telephony.Call object and also
723 if (connection.getCall() != null && connection.getCall().isMultiparty()) {