Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardSecurityViewFlipperControllerTest.java72 private KeyguardInputViewController mKeyguardInputViewController; field in KeyguardSecurityViewFlipperControllerTest
89 .thenReturn(mKeyguardInputViewController); in setup()
104 when(mKeyguardInputViewController.getSecurityMode()).thenReturn(SecurityMode.Invalid); in showSecurityScreen_canInflateAllModes()
144 .thenReturn(mKeyguardInputViewController); in asynchronouslyInflateView_setNeedsInput()