Searched refs:SMS_PRIORITY (Results 1 – 3 of 3) sorted by relevance
742 + DatabaseHelper.MESSAGES_TABLE + '.' + MessageColumns.SMS_PRIORITY743 + " as " + ConversationMessageViewColumns.SMS_PRIORITY + ", "820 static final String SMS_PRIORITY = MessageColumns.SMS_PRIORITY; field899 ConversationMessageViewColumns.SMS_PRIORITY,
55 MessageColumns.SMS_PRIORITY,428 values.put(MessageColumns.SMS_PRIORITY, mSmsPriority); in populate()
248 public static final String SMS_PRIORITY = "sms_priority"; field in DatabaseHelper.MessageColumns282 + MessageColumns.SMS_PRIORITY + " INT DEFAULT(0), "