Home
last modified time | relevance | path

Searched refs:windowCornerRadius (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java106 final int windowCornerRadius = (int) Math.ceil(getWindowCornerRadius( in switchToAllApps() local
108 final int startY = deviceHeight - Math.max(bottomGestureMargin, windowCornerRadius) - 1; in switchToAllApps()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DQuickstepAppTransitionManagerImpl.java750 float windowCornerRadius = mDeviceProfile.isMultiWindowMode
778 .withCornerRadius(windowCornerRadius);