Home
last modified time | relevance | path

Searched refs:setKeyguardOccludedLw (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3261 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
/frameworks/base/services/
Dart-profile12286 HSPLcom/android/server/policy/PhoneWindowManager;->setKeyguardOccludedLw(ZZ)Z