Home
last modified time | relevance | path

Searched defs:childController (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityViewFlipperController.java98 KeyguardInputViewController<KeyguardInputView> childController = null; in getSecurityView() local
175 public void show(KeyguardInputViewController<KeyguardInputView> childController) { in show()