Searched refs:getFloatingBoundsOnScreen (Results 1 – 5 of 5) sorted by relevance
60 fun getFloatingBoundsOnScreen(): Rect in <lambda>() method102 getFloatingBoundsOnScreen(), in <lambda>()129 allContentBounds[newContent] = newContent.getFloatingBoundsOnScreen() in <lambda>()217 allContentBounds[content] = content.getFloatingBoundsOnScreen() in <lambda>()229 allContentBounds.keys.forEach { allContentBounds[it] = it.getFloatingBoundsOnScreen() } in <lambda>()
214 override fun getFloatingBoundsOnScreen(): Rect { in getFloatingBoundsOnScreen() method in com.android.systemui.util.FloatingContentCoordinatorTest.FloatingRect
212 final Rect floatingBounds = getFloatingBoundsOnScreen();223 public Rect getFloatingBoundsOnScreen() {559 final Rect floatingBounds = mStackFloatingContent.getFloatingBoundsOnScreen();
202 public Rect getFloatingBoundsOnScreen() { in getFloatingBoundsOnScreen() method in PipMotionHelper
195 public Rect getFloatingBoundsOnScreen() { in getFloatingBoundsOnScreen() method in PipMotionHelper