Searched refs:mappedPredictions (Results 1 – 1 of 1) sorted by relevance
164 List<ItemInfo> mappedPredictions = mapWidgetItemsToItemInfo(filteredPredictions); in bindPredictions() local166 MAIN_EXECUTOR.execute(() -> callback.accept(mappedPredictions)); in bindPredictions()