Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardRootViewController.java29 public class KeyguardRootViewController extends ViewController<ViewGroup> { class
31 public KeyguardRootViewController(@RootView ViewGroup view) { in KeyguardRootViewController() method in KeyguardRootViewController