Searched refs:THREADS_COLUMNS (Results 1 – 1 of 1) sorted by relevance
158 private static final String[] THREADS_COLUMNS = { field in MmsSmsProvider899 return projection == null ? THREADS_COLUMNS : projection; in handleNullThreadsProjection()