Searched defs:TONE_CALL_ENDED (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/src/com/android/server/telecom/ | ||
D | InCallTonePlayer.java | 152 public static final int TONE_CALL_ENDED = 2; field in InCallTonePlayer |
/packages/services/Telephony/src/com/android/phone/ | ||
D | CallNotifier.java | 281 public static final int TONE_CALL_ENDED = 4; field in CallNotifier.InCallTonePlayer |