Searched refs:translateAbsoluteBoundsToRelativeBounds (Results 1 – 2 of 2) sorted by relevance
697 void translateAbsoluteBoundsToRelativeBounds(@NonNull Rect inOutBounds) { in translateAbsoluteBoundsToRelativeBounds() method in TaskContainer.TaskProperties
923 taskProperties.translateAbsoluteBoundsToRelativeBounds(bounds); in getRelBoundsForPosition()