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