Home
last modified time | relevance | path

Searched defs:onKeyguardOccludedChangedLw (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DTestWindowManagerPolicy.java240 public void onKeyguardOccludedChangedLw(boolean occluded) { in onKeyguardOccludedChangedLw() method in TestWindowManagerPolicy
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java172 void onKeyguardOccludedChangedLw(boolean occluded); in onKeyguardOccludedChangedLw() method