Searched refs:mKeyguardPinViewController (Results 1 – 1 of 1) sorted by relevance
86 private KeyguardPinBasedInputViewController mKeyguardPinViewController; field in KeyguardPinBasedInputViewControllerTest108 mKeyguardPinViewController = new KeyguardPinBasedInputViewController(mPinBasedInputView, in setup()117 mKeyguardPinViewController.init(); in setup()122 mKeyguardPinViewController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume_requestsFocus()128 assertThat(mKeyguardPinViewController.getInitialMessageResId()).isNotEqualTo(0); in testGetInitialMessageResId()133 mKeyguardPinViewController.resetState(); in testMessageIsSetWhenReset()