Home
last modified time | relevance | path

Searched refs:hitsNextPage (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java975 protected boolean hitsNextPage(float x, float y) { in hitsNextPage() method in PagedView
1056 } else if (hitsNextPage(x, y)) { in onInterceptTouchEvent()
DWorkspace.java608 protected boolean hitsNextPage(float x, float y) { in hitsNextPage() method in Workspace
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java1359 protected boolean hitsNextPage(float x, float y) { in hitsNextPage() method in PagedView
1463 } else if (hitsNextPage(x, y)) { in onInterceptTouchEvent()