Searched refs:setKeyguardOccludedLw (Results 1 – 2 of 2) sorted by relevance
3261 setKeyguardOccludedLw(occluded, false /* force */); in onKeyguardOccludedChangedLw()3270 if (setKeyguardOccludedLw(mPendingKeyguardOccluded, false /* force */)) { in handleStartTransitionForKeyguardLw()3515 setKeyguardOccludedLw(mKeyguardOccluded, true /* force */); in setKeyguardCandidateLw()3523 private boolean setKeyguardOccludedLw(boolean isOccluded, boolean force) { in setKeyguardOccludedLw() method in PhoneWindowManager
12286 HSPLcom/android/server/policy/PhoneWindowManager;->setKeyguardOccludedLw(ZZ)Z