Searched defs:PRIORITY (Results 1 – 6 of 6) sorted by relevance
262 OCTET_COLUMN_INDEX_MAP.put(PduHeaders.PRIORITY, PDU_COLUMN_PRIORITY); in OCTET_COLUMN_INDEX_MAP.put()274 OCTET_COLUMN_NAME_MAP.put(PduHeaders.PRIORITY, Mms.PRIORITY); in OCTET_COLUMN_NAME_MAP.put()
44 public static final int PRIORITY = 0x8F; field in PduHeaders
1060 String PRIORITY = "priority"; field
41 public static final int PRIORITY = 0x8F; field in PduHeaders
42 private static final int PRIORITY = 0; field in ControlPanelEffect
1247 public static final String PRIORITY = "priority"; field in UIProvider.ConversationColumns