Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetRecommendationsView.java298 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in WidgetRecommendationsView
304 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderPagedView.java484 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in FolderPagedView
485 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java450 notifyPageSwitchListener(prevPage); in setCurrentPage()
458 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in PagedView
597 notifyPageSwitchListener(prevPage); in computeScrollHelper()
DWorkspace.java1380 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in Workspace
1381 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java5966 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in RecentsView
5967 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()