Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DFolderIcon.java117 final ViewGroup cellLayoutChildren = (ViewGroup) getParent(); in isDropEnabled() local
118 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled()
/packages/apps/Launcher3/src/com/android/launcher3/
DFolderIcon.java133 final ViewGroup cellLayoutChildren = (ViewGroup) getParent(); in isDropEnabled() local
134 final ViewGroup cellLayout = (ViewGroup) cellLayoutChildren.getParent(); in isDropEnabled()