Searched refs:getAssociatedUpperPageBound (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppsCustomizePagedView.java1107 taskPage > getAssociatedUpperPageBound(mCurrentPage)) {
1682 protected int getAssociatedUpperPageBound(int page) { method in class:AppsCustomizePagedView
H A DPagedView.java1683 int upperPageBound = getAssociatedUpperPageBound(page);
1715 protected int getAssociatedUpperPageBound(int page) { method in class:PagedView

Completed in 320 milliseconds