Lines Matching refs:CellBroadcastSettings

70                     CellBroadcastSettings.class.getName(),
91 return CellBroadcastSettings.getResourcesForDefaultSubId(getContextMethod()); in getResourcesMethod()
101 return CellBroadcastSettings.isTestAlertsToggleVisible(getContextMethod()); in isTestAlertsToggleVisible()
172 raw[COLUMN_INDEX_RAW_KEY] = CellBroadcastSettings.class.getSimpleName(); in queryRawData()
175 raw[COLUMN_INDEX_RAW_INTENT_TARGET_CLASS] = CellBroadcastSettings.class.getName(); in queryRawData()
191 CellBroadcastSettings.KEY_ENABLE_CMAS_PRESIDENTIAL_ALERTS; in queryNonIndexableKeys()
195 if (!CellBroadcastSettings.getResources(getContextMethod(), in queryNonIndexableKeys()
200 CellBroadcastSettings.KEY_ENABLE_ALERT_SPEECH; in queryNonIndexableKeys()
208 CellBroadcastSettings.KEY_ENABLE_CMAS_EXTREME_THREAT_ALERTS; in queryNonIndexableKeys()
216 CellBroadcastSettings.KEY_ENABLE_CMAS_SEVERE_THREAT_ALERTS; in queryNonIndexableKeys()
223 CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS; in queryNonIndexableKeys()
230 CellBroadcastSettings.KEY_ENABLE_AREA_UPDATE_INFO_ALERTS; in queryNonIndexableKeys()
240 CellBroadcastSettings.KEY_ENABLE_CMAS_AMBER_ALERTS; in queryNonIndexableKeys()
248 CellBroadcastSettings.KEY_ENABLE_EMERGENCY_ALERTS; in queryNonIndexableKeys()
256 CellBroadcastSettings.KEY_ENABLE_PUBLIC_SAFETY_MESSAGES; in queryNonIndexableKeys()
264 CellBroadcastSettings.KEY_ENABLE_STATE_LOCAL_TEST_ALERTS; in queryNonIndexableKeys()
271 CellBroadcastSettings.KEY_ENABLE_TEST_ALERTS; in queryNonIndexableKeys()
278 CellBroadcastSettings.KEY_RECEIVE_CMAS_IN_SECOND_LANGUAGE; in queryNonIndexableKeys()
282 boolean isVisibleVibrationSetting = CellBroadcastSettings in queryNonIndexableKeys()
287 CellBroadcastSettings.KEY_ENABLE_ALERT_VIBRATE; in queryNonIndexableKeys()