Home
last modified time | relevance | path

Searched defs:containerType (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DGestureState.java88 GestureEndTarget(boolean isLauncher, int containerType, in GestureEndTarget()
99 public final int containerType; field in GestureState.GestureEndTarget
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java64 public ShortcutAndWidgetContainer(Context context, @ContainerType int containerType) { in ShortcutAndWidgetContainer()
DDeviceProfile.java1790 public int getCellContentHeight(@ContainerType int containerType) { in getCellContentHeight()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java746 private UiObject2 verifyContainerType(ContainerType containerType) { in verifyContainerType()
766 private UiObject2 verifyVisibleObjects(ContainerType containerType) { in verifyVisibleObjects()