Searched refs:hasRttTextStream (Results 1 – 4 of 4) sorted by relevance
201 if (conn.hasRttTextStream()) { in onImsDial()209 if (conn.hasRttTextStream()) { in onImsCallReceived()
1243 public boolean hasRttTextStream() { in hasRttTextStream() method in ImsPhoneConnection
1670 if (conn.hasRttTextStream()) { in dialInternal()
779 doReturn(true).when(mImsConnection0).hasRttTextStream(); in singleImsCall_rttOnDial()