Home
last modified time | relevance | path

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

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