Home
last modified time | relevance | path

Searched defs:CellBroadcastMessage (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/android/telephony/
DCellBroadcastMessage.java40 public class CellBroadcastMessage implements Parcelable { class
77 public CellBroadcastMessage(SmsCbMessage message) { in CellBroadcastMessage() method in CellBroadcastMessage
83 private CellBroadcastMessage(SmsCbMessage message, long deliveryTime, boolean isRead) { in CellBroadcastMessage() method in CellBroadcastMessage
89 private CellBroadcastMessage(Parcel in) { in CellBroadcastMessage() method in CellBroadcastMessage