Home
last modified time | relevance | path

Searched defs:toneType (Results 1 – 6 of 6) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertAudio.java336 ToneType toneType = ToneType.CMAS_DEFAULT; in onStartCommand() local
360 private void playAlertTone(ToneType toneType) { in playAlertTone()
DCellBroadcastAlertService.java375 ToneType toneType = ToneType.CMAS_DEFAULT; in openEmergencyAlertNotification() local
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallTonePlayer.java141 final int toneType; // Passed to ToneGenerator.startTone. in run() local
/packages/services/Telephony/src/com/android/phone/
DCallNotifier.java339 int toneType = 0; // passed to ToneGenerator.startTone() in run() local
/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java264 final Uri defaultUri, final int toneType); in getRingtonePickerIntent()
DUIIntentsImpl.java442 final Uri defaultUri, final int toneType) { in getRingtonePickerIntent()