Home
last modified time | relevance | path

Searched defs:getContainerType (Results 1 – 9 of 9) sorted by relevance

/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
DBackground.java41 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Background
DBaseOverview.java40 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
DAllApps.java52 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in AllApps
DLauncherInstrumentation.java103 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DFallbackActivityControllerHelper.java113 public int getContainerType() { in getContainerType() method
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DActivityControlHelper.java92 int getContainerType(); in getContainerType() method