Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/EmergencyGestureAction/src/com/android/emergency/action/service/
DEmergencyActionForegroundService.java53 private static final String SERVICE_EXTRA_ALARM_VOLUME = "service.extra.alarm_volume"; field in EmergencyActionForegroundService
134 .putExtra(SERVICE_EXTRA_ALARM_VOLUME, userSetAlarmVolume) in newStartCountdownIntent()