Home
last modified time | relevance | path

Searched defs:onKeyguardOccludedChanged (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java607 public void onKeyguardOccludedChanged(boolean keyguardOccluded) { in onKeyguardOccludedChanged() method in NavigationBarFragment
DNavigationBarView.java633 public void onKeyguardOccludedChanged(boolean keyguardOccluded) { in onKeyguardOccludedChanged() method in NavigationBarView
DStatusBar.java3844 public void onKeyguardOccludedChanged(boolean keyguardOccluded) { in onKeyguardOccludedChanged() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3099 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in WindowManagerService