Searched refs:PROJECTION_BASE (Results 1 – 2 of 2) sorted by relevance
76 private static final String[] PROJECTION_BASE = { field in Channel105 return CollectionUtils.concatAll(PROJECTION_BASE, PROJECTION_ADDED_IN_MNC); in createProjection()107 return PROJECTION_BASE; in createProjection()
47 private static final String[] PROJECTION_BASE = { field in Program80 .concatAll(PROJECTION_BASE, BuildCompat.isAtLeastN() ? PROJECTION_ADDED_IN_NYC in createProjection()