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