Searched refs:udfpsShell (Results 1 – 2 of 2) sorted by relevance
49 private lateinit var udfpsShell: UdfpsShell variable in com.android.systemui.biometrics.UdfpsShellTest62 udfpsShell = UdfpsShell(commandRegistry) in setup()63 udfpsShell.udfpsOverlayController = udfpsOverlayController in setup()68 udfpsShell.simFingerDown() in testSimFingerDown()78 udfpsShell.simFingerUp() in testSimFingerUp()87 udfpsShell.onUiReady() in testOnUiReady()
709 @NonNull UdfpsShell udfpsShell, in UdfpsController() argument812 udfpsShell.setUdfpsOverlayController(mUdfpsOverlayController); in UdfpsController()