Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java501 Intent audioIntent = new Intent(this, CellBroadcastAlertAudio.class); in openEmergencyAlertNotification() local
684 Intent audioIntent = new Intent(context, CellBroadcastAlertAudio.class); in addToNotificationBar() local