Searched refs:buildBundleForPredictionSession (Results 1 – 2 of 2) sorted by relevance
119 Bundle bundle = buildBundleForPredictionSession(existingWidgets); in request()136 static Bundle buildBundleForPredictionSession(List<AppWidgetProviderInfo> addedWidgets) { in buildBundleForPredictionSession() method in WidgetPredictionsRequester
36 import com.android.launcher3.model.WidgetPredictionsRequester.buildBundleForPredictionSession in <lambda>()133 val bundle = buildBundleForPredictionSession(existingWidgets) in <lambda>()