Searched refs:mKeyguardPasswordViewController (Results 1 – 1 of 1) sorted by relevance
113 private KeyguardPasswordViewController mKeyguardPasswordViewController; field in KeyguardSecurityContainerControllerTest133 mKeyguardPasswordViewController = new KeyguardPasswordViewController( in setup()169 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in startDisappearAnimation_animatesKeyboard()261 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in showSecurityScreen_oneHandedMode_bothFlagsDisabled_noOneHandedMode()275 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in showSecurityScreen_oneHandedMode_deviceFlagDisabled_noOneHandedMode()289 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in showSecurityScreen_oneHandedMode_sysUiFlagDisabled_noOneHandedMode()303 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in showSecurityScreen_oneHandedMode_bothFlagsEnabled_oneHandedMode()317 .thenReturn((KeyguardInputViewController) mKeyguardPasswordViewController); in showSecurityScreen_twoHandedMode_bothFlagsEnabled_noOneHandedMode()