Home
last modified time | relevance | path

Searched refs:onActivePageChanged (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/workprofile/
DPersonalWorkSlidingTabStrip.java67 mOnActivePageChangedListener.onActivePageChanged(activePage); in setActiveMarker()
110 void onActivePageChanged(int currentActivePage); in onActivePageChanged() method
/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DActivityAllAppsContainerView.java405 mWorkManager.onActivePageChanged(SEARCH); in animateToSearchState()
427 onActivePageChanged(previousPage); in animateToSearchState()
555 public void onActivePageChanged(int currentActivePage) { in onActivePageChanged() method in ActivityAllAppsContainerView
570 mWorkManager.onActivePageChanged(currentActivePage); in onActivePageChanged()
629 onActivePageChanged(mViewPager.getNextPage()); in rebindAdapters()
DWorkProfileManager.java81 public void onActivePageChanged(int page) { in onActivePageChanged() method in WorkProfileManager
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsTwoPaneSheet.java316 public void onActivePageChanged(int currentActivePage) { in onActivePageChanged() method in WidgetsTwoPaneSheet
317 super.onActivePageChanged(currentActivePage); in onActivePageChanged()
DWidgetsFullSheet.java264 public void onActivePageChanged(int currentActivePage) { in onActivePageChanged() method in WidgetsFullSheet
484 onActivePageChanged(mViewPager.getCurrentPage()); in onWidgetsBound()
486 onActivePageChanged(0); in onWidgetsBound()