Searched refs:hasRttTextStream (Results 1 – 4 of 4) sorted by relevance
254 if (conn.hasRttTextStream()) { in onImsDial()262 if (conn.hasRttTextStream()) { in onImsCallReceived()
1280 public boolean hasRttTextStream() { in hasRttTextStream() method in ImsPhoneConnection
2146 if (conn.hasRttTextStream()) { in dialInternal()
1070 doReturn(true).when(mImsConnection0).hasRttTextStream(); in singleImsCall_rttOnDial()