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