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