Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthRippleController.kt135 commandRegistry.registerCommand("auth-ripple") { AuthRippleCommand() } in <lambda>()
397 inner class AuthRippleCommand : Command { in <lambda>() class