Home
last modified time | relevance | path

Searched refs:CellBroadcasts (Results 1 – 5 of 5) 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.java4040 public static final class CellBroadcasts implements BaseColumns { class in Telephony
4046 private CellBroadcasts() {} in CellBroadcasts() method in Telephony.CellBroadcasts
/frameworks/base/api/
Dtest-current.txt3333 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
Dsystem-current.txt9254 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
9291 public static final class Telephony.CellBroadcasts.Preference {
/frameworks/base/non-updatable-api/
Dsystem-current.txt8136 public static final class Telephony.CellBroadcasts implements android.provider.BaseColumns {
8173 public static final class Telephony.CellBroadcasts.Preference {