Searched refs:canShowWithInsecureKeyguard (Results 1 – 3 of 3) sorted by relevance
369 if (r.mDisplayContent.canShowWithInsecureKeyguard() && canDismissKeyguard()) { in checkKeyguardVisibility()668 occludedByActivity |= display.canShowWithInsecureKeyguard() in updateVisibility()
6493 boolean canShowWithInsecureKeyguard() { in canShowWithInsecureKeyguard() method in DisplayContent
10869 HSPLcom/android/server/wm/DisplayContent;->canShowWithInsecureKeyguard()Z