Searched refs:getCurrentOrAnimatingBounds (Results 1 – 3 of 3) sorted by relevance
269 Rect currentBounds = mPipTaskOrganizer.getCurrentOrAnimatingBounds();
1257 final Rect destBounds = mPipOrganizer.getCurrentOrAnimatingBounds(); in updatePipForUnhandledTransition()
438 public Rect getCurrentOrAnimatingBounds() { in getCurrentOrAnimatingBounds() method in PipTaskOrganizer