Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DKeyguardController.java369 if (r.mDisplayContent.canShowWithInsecureKeyguard() && canDismissKeyguard()) { in checkKeyguardVisibility()
668 occludedByActivity |= display.canShowWithInsecureKeyguard() in updateVisibility()
H A DDisplayContent.java6493 boolean canShowWithInsecureKeyguard() { in canShowWithInsecureKeyguard() method in DisplayContent
/aosp14/frameworks/base/services/
H A Dart-profile10869 HSPLcom/android/server/wm/DisplayContent;->canShowWithInsecureKeyguard()Z