Home
last modified time | relevance | path

Searched refs:TONE_CDMA_DROP (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DInCallTonePlayer.java155 public static final int TONE_CDMA_DROP = 5; field in InCallTonePlayer
282 case TONE_CDMA_DROP: in run()
H A DCallAudioManager.java786 toneToPlay = InCallTonePlayer.TONE_CDMA_DROP; in playToneForDisconnectedCall()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java286 public static final int TONE_CDMA_DROP = 8; field in CallNotifier.InCallTonePlayer
371 case TONE_CDMA_DROP: in run()