Searched refs:hitsPage (Results 1 – 1 of 1) sorted by relevance
585 private boolean hitsPage(int index, float x, float y) { in hitsPage() method in Workspace604 return LauncherApplication.isScreenLarge() && hitsPage(current - 1, x, y); in hitsPreviousPage()615 return LauncherApplication.isScreenLarge() && hitsPage(current + 1, x, y); in hitsNextPage()