Searched refs:canShowWithInsecureKeyguard (Results 1 – 3 of 3) sorted by relevance
496 mOccluded |= stack.canShowWithInsecureKeyguard() in visibilitiesUpdated()
2320 final boolean canShowWithKeyguard = canShowWithInsecureKeyguard() in checkKeyguardVisibility()2343 boolean canShowWithInsecureKeyguard() { in canShowWithInsecureKeyguard() method in ActivityStack
14873 HSPLcom/android/server/wm/ActivityStack;->canShowWithInsecureKeyguard()Z