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.java119 ClippedFolderIconLayoutRule rule = mFolderIcon.getLayoutRule(); in getAnimator()
291 ClippedFolderIconLayoutRule rule = mFolderIcon.getLayoutRule(); in addPreviewItemAnimators()
DFolderIcon.java506 public ClippedFolderIconLayoutRule getLayoutRule() { in getLayoutRule() method