Home
last modified time | relevance | path

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

/packages/apps/Phone/src/com/android/phone/
DCallNotifier.java1106 toneToPlay = InCallTonePlayer.TONE_CONGESTION; in onDisconnect()
1397 public static final int TONE_CONGESTION = 3; field in CallNotifier.InCallTonePlayer
1460 case TONE_CONGESTION: in run()