Home
last modified time | relevance | path

Searched refs:buildAppTargetEvent (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DWidgetPredictionsRequester.java125 AppTargetEvent appTargetEvent = buildAppTargetEvent(uiSurface, info, componentName); in buildBundleForPredictionSession()
137 private static AppTargetEvent buildAppTargetEvent(String uiSurface, AppWidgetProviderInfo info, in buildAppTargetEvent() method in WidgetPredictionsRequester