Searched refs:getPrimaryBounds (Results 1 – 1 of 1) sorted by relevance
657 final Rect primaryBounds = getPrimaryBounds(taskConfiguration, splitAttributes, in sanitizeSplitAttributes()738 bounds = getPrimaryBounds(taskConfiguration, splitAttributes, foldingFeature); in getRelBoundsForPosition()754 private Rect getPrimaryBounds(@NonNull Configuration taskConfiguration, in getPrimaryBounds() method in SplitPresenter