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.java62 GestureEndTarget(boolean isLauncher, int containerType, boolean recentsAttachedToAppWindow, in GestureEndTarget()
74 public final int containerType; field in GestureState.GestureEndTarget
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java59 public ShortcutAndWidgetContainer(Context context, @ContainerType int containerType) { in ShortcutAndWidgetContainer()
DDeviceProfile.java880 public int getCellContentHeight(@ContainerType int containerType) { in getCellContentHeight()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java580 private UiObject2 verifyContainerType(ContainerType containerType) { in verifyContainerType()
598 private UiObject2 verifyVisibleObjects(ContainerType containerType) { in verifyVisibleObjects()