Searched refs:onKeyguardOccludedChangedLw (Results 1 – 4 of 4) sorted by relevance
236 public void onKeyguardOccludedChangedLw(boolean occluded) { in onKeyguardOccludedChangedLw() method in TestWindowManagerPolicy
172 void onKeyguardOccludedChangedLw(boolean occluded); in onKeyguardOccludedChangedLw() method
3710 public void onKeyguardOccludedChangedLw(boolean occluded) {
424 mWindowManager.mPolicy.onKeyguardOccludedChangedLw(occluded); in handleOccludedChanged()