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