Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DSplitScreenSelect.java32 protected ContainerType getContainerType() { in getContainerType() method in SplitScreenSelect
DOverview.java31 protected ContainerType getContainerType() { in getContainerType() method in Overview
DHome.java37 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Home
DAllAppsFromTaskbar.java33 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in AllAppsFromTaskbar
DHomeAllApps.java74 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in HomeAllApps
DWidgets.java91 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Widgets
DBaseOverview.java44 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
DLauncherInstrumentation.java146 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer