Searched refs:folderIconId (Results 1 – 2 of 2) sorted by relevance
111 default @Nullable FolderIcon findFolderIcon(final int folderIconId) { in findFolderIcon() argument
1349 public @Nullable FolderIcon findFolderIcon(final int folderIconId) { in findFolderIcon() argument1350 return (FolderIcon) mWorkspace.getHomescreenIconByItemId(folderIconId); in findFolderIcon()