Searched refs:addedAppTargetEvents (Results 1 – 1 of 1) sorted by relevance
122 ArrayList<AppTargetEvent> addedAppTargetEvents = new ArrayList<>(); in buildBundleForPredictionSession() local126 addedAppTargetEvents.add(appTargetEvent); in buildBundleForPredictionSession()128 bundle.putParcelableArrayList(BUNDLE_KEY_ADDED_APP_WIDGETS, addedAppTargetEvents); in buildBundleForPredictionSession()