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