Home
last modified time | relevance | path

Searched refs:containerType (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DGestureState.java88 GestureEndTarget(boolean isLauncher, int containerType, in GestureEndTarget() argument
91 this.containerType = containerType; in GestureEndTarget()
99 public final int containerType; field in GestureState.GestureEndTarget
DAbsSwipeUpHandler.java1487 .withDstState(endTarget.containerType)
/packages/apps/Launcher3/src/com/android/launcher3/
DShortcutAndWidgetContainer.java71 public ShortcutAndWidgetContainer(Context context, @ContainerType int containerType) { in ShortcutAndWidgetContainer() argument
75 mContainerType = containerType; in ShortcutAndWidgetContainer()
DDeviceProfile.java2036 public int getCellContentHeight(@ContainerType int containerType) {
2037 switch (containerType) {
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/inputconsumers/
DOverviewWithoutFocusInputConsumer.java85 ? mGestureState.getEndTarget().containerType in onSwipeUp()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java875 UiObject2 verifyContainerType(ContainerType containerType) { in verifyContainerType() argument
886 log("verifyContainerType: " + containerType); in verifyContainerType()
888 final UiObject2 container = verifyVisibleObjects(containerType); in verifyContainerType()
893 private UiObject2 verifyVisibleObjects(ContainerType containerType) { in verifyVisibleObjects() argument
895 "but the current state is not " + containerType.name())) { in verifyVisibleObjects()
896 switch (containerType) { in verifyVisibleObjects()
1000 fail("Invalid state: " + containerType); in verifyVisibleObjects()
/packages/apps/TV/libs/m2/
Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...