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