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