Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DPagedView.java1682 int lowerPageBound = getAssociatedLowerPageBound(page); in loadAssociatedPages()
1712 protected int getAssociatedLowerPageBound(int page) { in getAssociatedLowerPageBound() method
DAppsCustomizePagedView.java1106 if (taskPage < getAssociatedLowerPageBound(mCurrentPage) || in prepareLoadWidgetPreviewsTask()
1676 protected int getAssociatedLowerPageBound(int page) {