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
DTaskbarAllApps.java33 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in TaskbarAllApps
DHomeAllApps.java73 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in HomeAllApps
DWidgets.java108 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Widgets
DBaseOverview.java65 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
DLauncherInstrumentation.java155 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer