Home
last modified time | relevance | path

Searched refs:getContainerType (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DLauncherActivityControllerHelper.java94 getContainerType(),
102 public int getContainerType() {
DFallbackActivityControllerHelper.java113 public int getContainerType() { in getContainerType() method
DOverviewCommandHelper.java141 mHelper.getContainerType(), in run()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DHome.java40 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Home
DOverview.java37 protected ContainerType getContainerType() { in getContainerType() method in Overview
DWidgets.java81 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Widgets
DBaseOverview.java43 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
DBackground.java42 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Background
DAllApps.java57 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in AllApps
DLauncherInstrumentation.java109 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer
119 return mLauncher.verifyContainerType(getContainerType()); in verifyActiveContainer()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DLauncherActivityControllerHelper.java398 getContainerType(),
421 public int getContainerType() {
DOverviewCommandHelper.java205 mHelper.getContainerType(), in onActivityReady()
DFallbackActivityControllerHelper.java217 public int getContainerType() {
DTouchInteractionService.java213 isButton, gestureSwipeLeft, activityControl.getContainerType());
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DActivityControlHelper.java93 int getContainerType(); in getContainerType() method