Searched defs:projectionList (Results 1 – 2 of 2) sorted by relevance
356 List<String> projectionList = Lists.newArrayList(COLUMNS_INTERNAL); in fetchAllData() local
4749 final List<String> projectionList = Arrays.asList(uiProjection); in uiQuery() local