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

  /packages/services/Telecomm/src/com/android/server/telecom/
InCallTonePlayer.java 71 public static final int TONE_VOICE_PRIVACY = 13;
205 case TONE_VOICE_PRIVACY:
  /packages/services/Telephony/src/com/android/phone/
CallNotifier.java 225 int toneToPlay = InCallTonePlayer.TONE_VOICE_PRIVACY;
234 int toneToPlay = InCallTonePlayer.TONE_VOICE_PRIVACY;
305 public static final int TONE_VOICE_PRIVACY = 5;
390 case TONE_VOICE_PRIVACY:
    [all...]

Completed in 4005 milliseconds