Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
H A DUdfpsKeyguardViewBinder.kt108 private fun getBoundsRelativeToView(view: View, bounds: RectF): RectF { regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DUdfpsAnimationView.java128 RectF getBoundsRelativeToView(RectF bounds) { in getBoundsRelativeToView() method in UdfpsAnimationView