Searched refs:getHorizontalStep (Results 1 – 2 of 2) sorted by relevance
206 expectedBounds.offset(-TaskLaunchParamsModifier.getHorizontalStep( in testConflict()211 TaskLaunchParamsModifier.getHorizontalStep(mStack.getOverrideBounds()), 0); in testConflict()214 TaskLaunchParamsModifier.getHorizontalStep(mStack.getOverrideBounds()), in testConflict()
148 static int getHorizontalStep(Rect bounds) { in getHorizontalStep() method in TaskLaunchParamsModifier269 final int defaultFreeformStepHorizontal = getHorizontalStep(availableRect); in shiftStartingPoint()