Home
last modified time | relevance | path

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

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardDisplayManager.java126 private final static class KeyguardPresentation extends Presentation { class in KeyguardDisplayManager
145 public KeyguardPresentation(Context context, Display display, int theme) { in KeyguardPresentation() method in KeyguardDisplayManager.KeyguardPresentation