Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardSecurityViewFlipperControllerTest.java70 private KeyguardInputViewController mKeyguardInputViewController; field in KeyguardSecurityViewFlipperControllerTest
87 .thenReturn(mKeyguardInputViewController); in setup()
102 when(mKeyguardInputViewController.getSecurityMode()).thenReturn(SecurityMode.Invalid); in showSecurityScreen_canInflateAllModes()