Searched refs:BUNDLE_KEY_CURRENT_ITEMS (Results 1 – 1 of 1) sorted by relevance
39 private static final String BUNDLE_KEY_CURRENT_ITEMS = "current_items"; field in HotseatPredictionModel62 bundle.putParcelableArrayList(BUNDLE_KEY_CURRENT_ITEMS, currentTargets); in convertDataModelToAppTargetBundle()