Home
last modified time | relevance | path

Searched defs:touchIsWithinView (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/view/
H A DViewUtil.kt35 fun touchIsWithinView(view: View, x: Float, y: Float): Boolean { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarViewController.kt145 fun touchIsWithinView(x: Float, y: Float): Boolean { regex