Searched defs:folderInfo (Results 1 – 4 of 4) sorted by relevance
96 val folderInfo = in Undo a folder with 1 icon when onDropCompleted is called() constant113 val folderInfo = in Do not undo a folder with 2 icons when onDropCompleted is called() constant190 val folderInfo = in We should animate open if items greater than 1() constant295 val folderInfo = in Verify that onDragStart has an effect if dragSource is this folder() constant378 val folderInfo = in Ensure we set the title and hint correctly onBackKey when we have a new title() constant400 val folderInfo = in Ensure we set the title and hint correctly onBackKey when we do not have a new title() constant607 val folderInfo = in getItemCount should return the number of items in the folder() constant710 val folderInfo = in getItemCount should return the size of info getContents size() constant831 val folderInfo = in onRemove should call removeItem with the correct views() constant851 val folderInfo = in onRemove should set mRearrangeOnClose to true and not call rearrangeChildren if animating() constant[all …]
224 FolderInfo folderInfo = new FolderInfo(); in makeShallowCopy() local
173 T activityContext, ViewGroup group, FolderInfo folderInfo) { in inflateFolderAndIcon()190 @Nullable ViewGroup group, FolderInfo folderInfo) { in inflateIcon()
119 (info as FolderInfo).let { folderInfo -> in <lambda>() method