Searched refs:TONE_LOCAL (Results 1 – 3 of 3) sorted by relevance
51 public static final int TONE_LOCAL = 1; field in SrvccConnection88 mRingbackToneType = isLocalTone(profile) ? TONE_LOCAL : TONE_NETWORK; in SrvccConnection()
5638 case SrvccConnection.TONE_LOCAL: in convertSrvccCallRingbackToneType()
2166 assertTrue(srvccConnections[0].getRingbackToneType() == SrvccConnection.TONE_LOCAL); in testConvertToSrvccConnectionInfoMoAlerting()