OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALERT_AUDIO_MESSAGE_BODY
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertAudio.java
56
public static final String
ALERT_AUDIO_MESSAGE_BODY
=
57
"com.android.cellbroadcastreceiver.
ALERT_AUDIO_MESSAGE_BODY
";
226
mMessageBody = intent.getStringExtra(
ALERT_AUDIO_MESSAGE_BODY
);
CellBroadcastAlertService.java
113
audioIntent.putExtra(CellBroadcastAlertAudio.
ALERT_AUDIO_MESSAGE_BODY
,
Completed in 234 milliseconds