Searched refs:indexItemType (Results 1 – 2 of 2) sorted by relevance
522 final int indexItemType = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ITEM_TYPE); in loadHotseatEntries() local530 entry.itemType = c.getInt(indexItemType); in loadHotseatEntries()592 final int indexItemType = c.getColumnIndexOrThrow(LauncherSettings.Favorites.ITEM_TYPE); in loadWorkspaceEntries() local609 entry.itemType = c.getInt(indexItemType); in loadWorkspaceEntries()
621 final int indexItemType = c.getColumnIndexOrThrow(Favorites.ITEM_TYPE);629 entry.itemType = c.getInt(indexItemType);692 final int indexItemType = c.getColumnIndexOrThrow(Favorites.ITEM_TYPE);706 entry.itemType = c.getInt(indexItemType);