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