Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsCbMessage.java592 cv.put(CellBroadcasts.MESSAGE_PRIORITY, getMessagePriority()); in getContentValues()
639 int priority = cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.MESSAGE_PRIORITY)); in createFromCursor()
/aosp14/frameworks/base/core/java/android/provider/
H A DTelephony.java3798 public static final String MESSAGE_PRIORITY = "priority"; field in Telephony.CellBroadcasts
3949 MESSAGE_PRIORITY,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt11734 field public static final String MESSAGE_PRIORITY = "priority";
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt43213 Landroid/provider/Telephony$CellBroadcasts;->MESSAGE_PRIORITY:Ljava/lang/String;