Searched refs:hasRttTextStream (Results 1 – 4 of 4) sorted by relevance
183 if (conn.hasRttTextStream()) { in onImsDial()191 if (conn.hasRttTextStream()) { in onImsCallReceived()
1176 public boolean hasRttTextStream() { in hasRttTextStream() method in ImsPhoneConnection
1478 if (conn.hasRttTextStream()) { in dialInternal()
747 doReturn(true).when(mImsConnection0).hasRttTextStream(); in singleImsCall_rttOnDial()