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