Home
last modified time | relevance | path

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

/packages/apps/Launcher/src/com/android/launcher/
DWorkspace.java833 final CellLayout cellLayout = getCurrentDropLayout(); in onDrop()
917 private CellLayout getCurrentDropLayout() { in getCurrentDropLayout() method in Workspace
927 final CellLayout layout = getCurrentDropLayout(); in acceptDrop()
944 final CellLayout layout = getCurrentDropLayout(); in estimateDropLocation()
/packages/apps/Launcher2/src/com/android/launcher2/
DWorkspace.java1028 final CellLayout cellLayout = getCurrentDropLayout(); in onDrop()
1114 private CellLayout getCurrentDropLayout() { in getCurrentDropLayout() method in Workspace
1124 final CellLayout layout = getCurrentDropLayout(); in acceptDrop()
1142 final CellLayout layout = getCurrentDropLayout(); in estimateDropLocation()