Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DKeyguardController.java501 mOccluded |= stack.canShowWithInsecureKeyguard() in visibilitiesUpdated()
DActivityStack.java2322 final boolean canShowWithKeyguard = canShowWithInsecureKeyguard() in checkKeyguardVisibility()
2345 boolean canShowWithInsecureKeyguard() { in canShowWithInsecureKeyguard() method in ActivityStack
/frameworks/base/services/
Dart-profile14873 HSPLcom/android/server/wm/ActivityStack;->canShowWithInsecureKeyguard()Z