Searched refs:mKeyguardInputViewController (Results 1 – 1 of 1) sorted by relevance
66 private KeyguardInputViewController mKeyguardInputViewController; field in KeyguardSecurityViewFlipperControllerTest81 .thenReturn(mKeyguardInputViewController); in setup()95 when(mKeyguardInputViewController.getSecurityMode()).thenReturn(SecurityMode.Invalid); in showSecurityScreen_canInflateAllModes()