Searched refs:mKeyguardPinViewController (Results 1 – 1 of 1) sorted by relevance
92 private KeyguardPinBasedInputViewController mKeyguardPinViewController; field in KeyguardPinBasedInputViewControllerTest116 mKeyguardPinViewController = new KeyguardPinBasedInputViewController(mPinBasedInputView, in setup()126 mKeyguardPinViewController.init(); in setup()131 mKeyguardPinViewController.onResume(KeyguardSecurityView.SCREEN_ON); in onResume_requestsFocus()137 assertThat(mKeyguardPinViewController.getInitialMessageResId()).isNotEqualTo(0); in testGetInitialMessageResId()142 mKeyguardPinViewController.resetState(); in testMessageIsSetWhenReset()