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.java144 mHelper.getContainerType(), in run()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DHome.java39 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Home
DOverview.java37 protected ContainerType getContainerType() { in getContainerType() method in Overview
DWidgets.java75 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Widgets
DBaseOverview.java40 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
DBackground.java41 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Background
DAllApps.java52 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in AllApps
DLauncherInstrumentation.java103 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer
113 return mLauncher.verifyContainerType(getContainerType()); in verifyActiveContainer()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DLauncherActivityControllerHelper.java451 getContainerType(),
474 public int getContainerType() {
DOverviewCommandHelper.java205 mHelper.getContainerType(), in onActivityReady()
DFallbackActivityControllerHelper.java215 public int getContainerType() {
DTouchInteractionService.java201 isButton, gestureSwipeLeft, activityControl.getContainerType());
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DActivityControlHelper.java92 int getContainerType(); in getContainerType() method