Home
last modified time | relevance | path

Searched refs:CellBroadcasts (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DSmsCbMessage.java27 import android.provider.Telephony.CellBroadcasts;
574 cv.put(CellBroadcasts.SLOT_INDEX, mSlotIndex); in getContentValues()
575 cv.put(CellBroadcasts.SUBSCRIPTION_ID, mSubId); in getContentValues()
576 cv.put(CellBroadcasts.GEOGRAPHICAL_SCOPE, mGeographicalScope); in getContentValues()
578 cv.put(CellBroadcasts.PLMN, mLocation.getPlmn()); in getContentValues()
581 cv.put(CellBroadcasts.LAC, mLocation.getLac()); in getContentValues()
584 cv.put(CellBroadcasts.CID, mLocation.getCid()); in getContentValues()
586 cv.put(CellBroadcasts.SERIAL_NUMBER, getSerialNumber()); in getContentValues()
587 cv.put(CellBroadcasts.SERVICE_CATEGORY, getServiceCategory()); in getContentValues()
588 cv.put(CellBroadcasts.LANGUAGE_CODE, getLanguageCode()); in getContentValues()
[all …]
/frameworks/base/core/java/android/provider/
DTelephony.java4016 public static final class CellBroadcasts implements BaseColumns { class in Telephony
4022 private CellBroadcasts() {} in CellBroadcasts() method in Telephony.CellBroadcasts
/frameworks/base/api/
Dtest-current.txt2630 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
Dsystem-current.txt6829 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
6866 public static final class Telephony.CellBroadcasts.Preference {
/frameworks/base/non-updatable-api/
Dsystem-current.txt6727 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
6764 public static final class Telephony.CellBroadcasts.Preference {
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt57108 Landroid/provider/Telephony$CellBroadcasts;-><init>()V
57109 Landroid/provider/Telephony$CellBroadcasts;->CID:Ljava/lang/String;
57110 Landroid/provider/Telephony$CellBroadcasts;->CMAS_CATEGORY:Ljava/lang/String;
57111 Landroid/provider/Telephony$CellBroadcasts;->CMAS_CERTAINTY:Ljava/lang/String;
57112 Landroid/provider/Telephony$CellBroadcasts;->CMAS_MESSAGE_CLASS:Ljava/lang/String;
57113 Landroid/provider/Telephony$CellBroadcasts;->CMAS_RESPONSE_TYPE:Ljava/lang/String;
57114 Landroid/provider/Telephony$CellBroadcasts;->CMAS_SEVERITY:Ljava/lang/String;
57115 Landroid/provider/Telephony$CellBroadcasts;->CMAS_URGENCY:Ljava/lang/String;
57116 Landroid/provider/Telephony$CellBroadcasts;->CONTENT_URI:Landroid/net/Uri;
57117 Landroid/provider/Telephony$CellBroadcasts;->DEFAULT_SORT_ORDER:Ljava/lang/String;
[all …]