Home
last modified time | relevance | path

Searched refs:setSensorLocation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthRippleController.kt173 mView.setSensorLocation(it)
392 mView.setSensorLocation(Point(args[1].toInt(), args[2].toInt()))
H A DAuthRippleView.kt101 fun setSensorLocation(location: Point) { regex