Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardAbsKeyInputViewControllerTest.java88 private KeyguardAbsKeyInputViewController mKeyguardAbsKeyInputViewController; field in KeyguardAbsKeyInputViewControllerTest
102 mKeyguardAbsKeyInputViewController = createTestObject(); in setup()
103 mKeyguardAbsKeyInputViewController.init(); in setup()
162 mKeyguardAbsKeyInputViewController.showPromptReason(0);
172 mKeyguardAbsKeyInputViewController.showPromptReason(1);
181 mKeyguardAbsKeyInputViewController.reset();
188 mKeyguardAbsKeyInputViewController.onViewAttached();
194 mKeyguardAbsKeyInputViewController.handleAttemptLockout(SystemClock.elapsedRealtime());