Home
last modified time | relevance | path

Searched refs:MESSAGE_BODY (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java590 cv.put(CellBroadcasts.MESSAGE_BODY, getMessageBody()); in getContentValues()
637 String body = cursor.getString(cursor.getColumnIndexOrThrow(CellBroadcasts.MESSAGE_BODY)); in createFromCursor()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java3764 public static final String MESSAGE_BODY = "body"; field in Telephony.CellBroadcasts
3945 MESSAGE_BODY,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11729 field public static final String MESSAGE_BODY = "body";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43211 Landroid/provider/Telephony$CellBroadcasts;->MESSAGE_BODY:Ljava/lang/String;