Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DLauncherModel.java182 public int getCurrentWorkspaceScreen(); in getCurrentWorkspaceScreen() method
517 startLoader(callbacks.getCurrentWorkspaceScreen()); in startLoaderFromBackground()
1514 ? synchronizeBindPage : oldCallbacks.getCurrentWorkspaceScreen(); in bindWorkspace()
DLauncher.java990 mModel.startLoader(getCurrentWorkspaceScreen()); in onResume()
3201 public int getCurrentWorkspaceScreen() { in getCurrentWorkspaceScreen() method in Launcher
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncherModel.java159 public int getCurrentWorkspaceScreen(); in getCurrentWorkspaceScreen() method
1748 oldCallbacks.getCurrentWorkspaceScreen(); in bindWorkspace()
DAppsCustomizePagedView.java878 int currentScreen = mLauncher.getCurrentWorkspaceScreen(); in onDropCompleted()
DLauncher.java3442 public int getCurrentWorkspaceScreen() { in getCurrentWorkspaceScreen() method in Launcher