Home
last modified time | relevance | path

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

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