Home | History | Annotate | Download | only in provider

Lines Matching defs:Threads

1678      * Columns for the "threads" table used by MMS and SMS.
1720 * Type of the thread, either {@link Threads#COMMON_THREAD} or
1721 * {@link Threads#BROADCAST_THREAD}.
1746 * Helper functions for the "threads" table used by MMS and SMS.
1748 public static final class Threads implements ThreadsColumns {
1766 * The {@code content://} style URL for this table, for obsolete threads.
1781 private Threads() {