Searched defs:hitsNextPage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DPagedView.java975 protected boolean hitsNextPage(float x, float y) { method in class:PagedView
1056 } else if (hitsNextPage(x, y)) {
H A DWorkspace.java608 protected boolean hitsNextPage(float x, float y) { method in class:Workspace

Completed in 102 milliseconds