Searched refs:CB_EMERGENCY_ALERT (Results 1 – 3 of 3) sorted by relevance
87 + SubscriptionManager.CB_EMERGENCY_ALERT + " INTEGER DEFAULT 1," in getStringForSimInfoTableCreation()
2573 case SubscriptionManager.CB_EMERGENCY_ALERT: in setSubscriptionPropertyIntoContentResolver()2642 case SubscriptionManager.CB_EMERGENCY_ALERT: in getSubscriptionProperty()
605 public static final String CB_EMERGENCY_ALERT = "enable_emergency_alerts"; field in SubscriptionManager