Searched refs:sEntityProjectionMap (Results 1 – 1 of 1) sorted by relevance
835 private static final ProjectionMap sEntityProjectionMap = ProjectionMap.builder() field in ContactsProvider28209 qb.setProjectionMap(sEntityProjectionMap); in setTablesAndProjectionMapForEntities()9194 return sEntityProjectionMap.getColumnNames(); in getDefaultProjection()