Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardDisplayManager.java68 showPresentation(display);
81 showPresentation(display);
123 private boolean showPresentation(Display display) { in showPresentation() method in KeyguardDisplayManager
209 changed |= showPresentation(display); in updateDisplays()