HomeSort by relevance Sort by last modified time
    Searched refs:CB_SEVERE_THREAT_ALERT (Results 1 - 7 of 7) sorted by null

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastSettings.java 252 SubscriptionManager.CB_SEVERE_THREAT_ALERT,
266 SubscriptionManager.CB_SEVERE_THREAT_ALERT,
498 SubscriptionManager.CB_SEVERE_THREAT_ALERT, true, this)) {
CellBroadcastReceiver.java 191 SubscriptionManager.CB_SEVERE_THREAT_ALERT,
CellBroadcastAlertService.java 281 message.getSubId(), SubscriptionManager.CB_SEVERE_THREAT_ALERT, true, this);
CellBroadcastConfigService.java 193 subId, SubscriptionManager.CB_SEVERE_THREAT_ALERT, true, this);
  /frameworks/base/telephony/java/android/telephony/
SubscriptionManager.java 263 public static final String CB_SEVERE_THREAT_ALERT = "enable_cmas_severe_threat_alerts";
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SubscriptionController.java     [all...]
  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
TelephonyProvider.java 217 + SubscriptionManager.CB_SEVERE_THREAT_ALERT + " INTEGER DEFAULT 1,"
561 + SubscriptionManager.CB_SEVERE_THREAT_ALERT + " INTEGER DEFAULT 1;");
    [all...]

Completed in 208 milliseconds