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