Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderAnimationManager.java129 ClippedFolderIconLayoutRule rule = mFolderIcon.getLayoutRule(); in getAnimator()
338 ClippedFolderIconLayoutRule rule = mFolderIcon.getLayoutRule(); in addPreviewItemAnimators()
DFolderIcon.java508 public ClippedFolderIconLayoutRule getLayoutRule() { in getLayoutRule() method in FolderIcon