Searched refs:updateSavedIcon (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherModel.java1166 updateSavedIcon(mContext, (ShortcutInfo) key, sBgDbIconCache.get(key));
2486 void updateSavedIcon(Context context, ShortcutInfo info, byte[] data) { method in class:LauncherModel
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherModel.java1562 updateSavedIcon(mContext, (ShortcutInfo) key, sBgDbIconCache.get(key));
3286 void updateSavedIcon(Context context, ShortcutInfo info, byte[] data) { method in class:LauncherModel

Completed in 166 milliseconds