Searched refs:getRingbackToneType (Results 1 – 3 of 3) sorted by relevance
206 public int getRingbackToneType() { in getRingbackToneType() method in SrvccConnection251 sb.append(", toneType:").append(getRingbackToneType()); in toString()
5561 convertSrvccCallRingbackToneType(srvccConnections[i].getRingbackToneType()); in convertToHalSrvccCall()
2166 assertTrue(srvccConnections[0].getRingbackToneType() == SrvccConnection.TONE_LOCAL); in testConvertToSrvccConnectionInfoMoAlerting()2181 assertTrue(srvccConnections[0].getRingbackToneType() == SrvccConnection.TONE_NETWORK); in testConvertToSrvccConnectionInfoMoAlerting()