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