Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java1413 queueIconToBeChecked(sBgDbIconCache, info, c, iconIndex); in loadWorkspace()
2478 boolean queueIconToBeChecked(HashMap<Object, byte[]> cache, ShortcutInfo info, Cursor c, in queueIconToBeChecked() method in LauncherModel