HomeSort by relevance Sort by last modified time
    Searched refs:TONE_CONGESTION (Results 1 - 3 of 3) sorted by null

  /packages/services/Telecomm/src/com/android/server/telecom/
InCallTonePlayer.java 73 public static final int TONE_CONGESTION = 6;
183 case TONE_CONGESTION:
CallAudioManager.java 708 toneToPlay = InCallTonePlayer.TONE_CONGESTION;
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 300 public static final int TONE_CONGESTION = 3;
364 case TONE_CONGESTION:
    [all...]

Completed in 289 milliseconds