Home | History | Annotate | Download | only in provider

Lines Matching refs:THREAD_ID

74         public static final String THREAD_ID = "thread_id";
224 * Add an SMS to the given URI with thread_id specified.
234 * @param threadId the thread_id of the message
253 values.put(THREAD_ID, threadId);
1151 public static final String THREAD_ID = "thread_id";
1668 * The sort order is fixed to be thread_id ASC,date DESC.