Searched refs:bottomGestureMargin (Results 1 – 1 of 1) sorted by relevance
94 final int bottomGestureMargin = mLauncher.getBottomGestureSize(); in switchToAllApps() local96 final int startY = deviceHeight - Math.max(bottomGestureMargin, windowCornerRadius) - 1; in switchToAllApps()