Home
last modified time | relevance | path

Searched refs:COLUMN_CB_EMERGENCY_ALERT (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DFakeTelephonyProvider.java87 + Telephony.SimInfo.COLUMN_CB_EMERGENCY_ALERT + " INTEGER DEFAULT 1," in getStringForSimInfoTableCreation()
/frameworks/base/core/java/android/provider/
DTelephony.java5151 public static final String COLUMN_CB_EMERGENCY_ALERT = "enable_emergency_alerts"; field in Telephony.SimInfo
/frameworks/base/telephony/java/android/telephony/
DSubscriptionManager.java803 public static final String CB_EMERGENCY_ALERT = SimInfo.COLUMN_CB_EMERGENCY_ALERT;