Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardDisplayManager.java92 showPresentation(display);
172 private boolean showPresentation(Display display) { in showPresentation() method in KeyguardDisplayManager
271 changed |= showPresentation(display); in updateDisplays()