Searched refs:getContainerType (Results 1 – 7 of 7) sorted by relevance
37 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Home
37 protected ContainerType getContainerType() { in getContainerType() method in Overview
41 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in BaseOverview
90 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Widgets
48 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in Background
59 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() method in AllApps
137 protected abstract ContainerType getContainerType(); in getContainerType() method in LauncherInstrumentation.VisibleContainer147 return mLauncher.verifyContainerType(getContainerType()); in verifyActiveContainer()