Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java3335 public boolean lastDownOnOccupiedCell() { in lastDownOnOccupiedCell() method in CellLayout
DWorkspace.java662 if (!currentPage.lastDownOnOccupiedCell()) { in onInterceptTouchEvent()