Searched refs:CellBroadcasts (Results 1 – 6 of 6) sorted by relevance
27 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 …]
4016 public static final class CellBroadcasts implements BaseColumns { class in Telephony4022 private CellBroadcasts() {} in CellBroadcasts() method in Telephony.CellBroadcasts
2630 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
6829 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {6866 public static final class Telephony.CellBroadcasts.Preference {
6727 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {6764 public static final class Telephony.CellBroadcasts.Preference {
57108 Landroid/provider/Telephony$CellBroadcasts;-><init>()V57109 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 …]