OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KEY_ENABLE_ALERT_VIBRATE
(Results
1 - 2
of
2
) sorted by null
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSettings.java
54
public static final String
KEY_ENABLE_ALERT_VIBRATE
= "enable_alert_vibrate";
CellBroadcastAlertService.java
386
prefs.getBoolean(CellBroadcastSettings.
KEY_ENABLE_ALERT_VIBRATE
, true));
Completed in 5586 milliseconds