Home | History | Annotate | Download | only in provider

Lines Matching defs:Threads

1472      * Columns for the "threads" table used by MMS and SMS.
1514 * Type of the thread, either {@link Threads#COMMON_THREAD} or
1515 * {@link Threads#BROADCAST_THREAD}.
1534 * Helper functions for the "threads" table used by MMS and SMS.
1536 public static final class Threads implements ThreadsColumns {
1554 * The {@code content://} style URL for this table, for obsolete threads.
1569 private Threads() {