Searched refs:KEY_ENABLE_CMAS_AMBER_ALERTS (Results 1 – 5 of 5) sorted by relevance
74 public static final String KEY_ENABLE_CMAS_AMBER_ALERTS = "enable_cmas_amber_alerts"; field in CellBroadcastSettings154 findPreference(KEY_ENABLE_CMAS_AMBER_ALERTS); in onCreate()
131 CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS; in queryNonIndexableKeys()
168 CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS, enable).apply(); in tryCdmaSetCategory()
267 CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS, true); in setCellBroadcastOnSub()
319 .getBoolean(CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS, true); in isMessageEnabledByUser()