Searched refs:getPageAt (Results 1 – 12 of 12) sorted by relevance
255 mPageSwitchListener.onPageSwitch(getPageAt(mCurrentPage), mCurrentPage); in setPageSwitchListener()293 View getPageAt(int index) { in getPageAt() method in PagedView360 mPageSwitchListener.onPageSwitch(getPageAt(mCurrentPage), mCurrentPage); in notifyPageSwitchListener()400 getPageAt(i).setOnLongClickListener(l); in setOnLongClickListener()528 final View child = getPageAt(i); in onMeasure()600 View page = (View) getPageAt(i); in scrollToNewPageWithoutMovingPages()618 final View child = getPageAt(i); in setLayoutScale()629 final View child = getPageAt(i); in setLayoutScale()660 final View child = getPageAt(i); in onLayout()751 offset += getScaledMeasuredWidth(getPageAt(i)) + mPageSpacing; in getChildOffset()[all …]
301 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage()310 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage()921 View v = getPageAt(i); in clearAllWidgetPages()939 View v = getPageAt(task.page); in cancelAllTasks()1023 PagedViewCellLayout layout = (PagedViewCellLayout) getPageAt(page); in syncAppsPageItems()1185 final PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in syncWidgetPageItems()1304 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in onSyncWidgetPageItems()1362 View getPageAt(int index) { in getPageAt() method in AppsCustomizePagedView1378 View v = getPageAt(i); in screenScrolled()1478 final View layout = (View) getPageAt(i);[all …]
153 final View currentPage = getPageAt(mCurrentPage); in determineDraggingStart()
754 ((CellLayout) getPageAt(i)).setShortcutAndWidgetAlpha(1f); in onPageBeginMoving()1415 final CellLayout layout = (CellLayout) getPageAt(i);1421 final CellLayout layout = (CellLayout) getPageAt(i);2452 mDropToLayout = (CellLayout) getPageAt(getNextPage());
231 visiblePages.add(mAppsCustomizePane.getPageAt(i)); in onTabChanged()
122 ViewGroup page = (ViewGroup) ((PagedView) container).getPageAt(index); in getAppsCustomizePage()
451 mPageSwitchListener.onPageSwitch(getPageAt(mCurrentPage), mCurrentPage); in setPageSwitchListener()491 View getPageAt(int index) { in getPageAt() method in PagedView591 mPageSwitchListener.onPageSwitch(getPageAt(getNextPage()), getNextPage()); in notifyPageSwitchListener()643 getPageAt(i).setOnLongClickListener(l); in setOnLongClickListener()872 final View child = getPageAt(i); in onMeasure()967 final View child = getPageAt(i); in onLayout()993 nextLp = (LayoutParams) getPageAt(next).getLayoutParams(); in onLayout()1135 int offset = getPageAt(index).getLeft() - getViewportOffsetX(); in getChildOffset()1158 View currPage = getPageAt(i); in getVisiblePages()1226 final View v = getPageAt(i); in dispatchDraw()[all …]
282 AppsCustomizeCellLayout layout = (AppsCustomizeCellLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage()291 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(currentPage); in getMiddleComponentIndexOnCurrentPage()852 View v = getPageAt(i); in clearAllWidgetPages()870 View v = getPageAt(task.page); in cancelAllTasks()956 AppsCustomizeCellLayout layout = (AppsCustomizeCellLayout) getPageAt(page); in syncAppsPageItems()1105 final PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in syncWidgetPageItems()1248 PagedViewGridLayout layout = (PagedViewGridLayout) getPageAt(page); in onSyncWidgetPageItems()1315 View getPageAt(int index) { in getPageAt() method in AppsCustomizePagedView1352 final View layout = (View) getPageAt(i); in enableHwLayersOnVisiblePages()1360 final View layout = (View) getPageAt(i); in enableHwLayersOnVisiblePages()
157 final View currentPage = getPageAt(mCurrentPage); in determineDraggingStart()
64 ViewGroup page = (ViewGroup) ((PagedView) container).getPageAt(index); in getAppsCustomizePage()
3362 final View page = content.getPageAt(content.getCurrentPage()); in showAppsCustomizeHelper()3599 final View page = content.getPageAt(content.getNextPage()); in hideAppsCustomizeHelper()
1935 final CellLayout layout = (CellLayout) getPageAt(i);3346 mDropToLayout = (CellLayout) getPageAt(getNextPage());