Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderPagedView.java415 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in FolderPagedView
416 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java323 notifyPageSwitchListener(prevPage); in setCurrentPage()
331 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in PagedView
469 notifyPageSwitchListener(prevPage); in computeScrollHelper()
DWorkspace.java1158 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in Workspace
1159 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1622 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in RecentsView
1623 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()