Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java139 caller.reapplyItemInfo(info); in updateIconInBackground()
254 void reapplyItemInfo(ItemInfoWithIcon info); in reapplyItemInfo() method
/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAppWidgetHostView.java90 reapplyItemInfo(info.pendingItemInfo); in PendingAppWidgetHostView()
126 public void reapplyItemInfo(ItemInfoWithIcon info) { in reapplyItemInfo() method in PendingAppWidgetHostView
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/launcher3/appprediction/
DPredictionUiStateManager.java153 public void reapplyItemInfo(ItemInfoWithIcon info) { } in reapplyItemInfo() method in PredictionUiStateManager
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java639 public void reapplyItemInfo(ItemInfoWithIcon info) { in reapplyItemInfo() method in BubbleTextView