Searched refs:canShowWhileOccluded (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DKeyguardController.java257 boolean canShowWhileOccluded(boolean dismissKeyguard, boolean showWhenLocked) { method in class:KeyguardController
284 && canShowWhileOccluded(
330 // insecure case, we actually show it on top of the lockscreen. See #canShowWhileOccluded.
H A DActivityStack.java2053 return shouldBeVisible && mStackSupervisor.getKeyguardController().canShowWhileOccluded(

Completed in 68 milliseconds