Searched refs:SMS_PRIORITY (Results 1 – 3 of 3) sorted by relevance
744 + DatabaseHelper.MESSAGES_TABLE + '.' + MessageColumns.SMS_PRIORITY745 + " as " + ConversationMessageViewColumns.SMS_PRIORITY + ", "822 static final String SMS_PRIORITY = MessageColumns.SMS_PRIORITY; field901 ConversationMessageViewColumns.SMS_PRIORITY,
55 MessageColumns.SMS_PRIORITY,430 values.put(MessageColumns.SMS_PRIORITY, mSmsPriority); in populate()
251 public static final String SMS_PRIORITY = "sms_priority"; field in DatabaseHelper.MessageColumns285 + MessageColumns.SMS_PRIORITY + " INT DEFAULT(0), "