Home | History | Annotate | Download | only in provider

Lines Matching defs:THREAD_ID

157         public static final String THREAD_ID = "thread_id";
383 * @param threadId the thread_id of the message
396 * Add an SMS to the given URI with thread_id specified.
406 * @param threadId the thread_id of the message
429 values.put(THREAD_ID, threadId);
1239 public static final String THREAD_ID = "thread_id";
2417 * The sort order is fixed to be: {@code thread_id ASC, date DESC}.