Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java323 notifyPageSwitchListener(prevPage); in setCurrentPage()
331 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in PagedView
468 notifyPageSwitchListener(prevPage); in computeScrollHelper()
DWorkspace.java1153 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in Workspace
1154 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderPagedView.java477 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in FolderPagedView
478 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DRecentsView.java1568 protected void notifyPageSwitchListener(int prevPage) { in notifyPageSwitchListener() method in RecentsView
1569 super.notifyPageSwitchListener(prevPage); in notifyPageSwitchListener()