Searched refs:CellBroadcasts (Results 1 – 5 of 5) 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 …]
4040 public static final class CellBroadcasts implements BaseColumns { class in Telephony4046 private CellBroadcasts() {} in CellBroadcasts() method in Telephony.CellBroadcasts
3333 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
9254 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {9291 public static final class Telephony.CellBroadcasts.Preference {
8136 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {8173 public static final class Telephony.CellBroadcasts.Preference {