Home
last modified time | relevance | path

Searched refs:setRectToViewWindowLocation (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/view/
H A DViewUtil.kt47 fun setRectToViewWindowLocation(view: View, outRect: Rect) { regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/view/
H A DViewUtilTest.kt97 viewUtil.setRectToViewWindowLocation(view, outRect)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
H A DChipbarCoordinator.kt334 viewUtil.setRectToViewWindowLocation(view, outRect)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
H A DMediaTttChipControllerReceiver.kt288 viewUtil.setRectToViewWindowLocation(view.getAppIconView(), outRect)