Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DCompatUI.java31 void onKeyguardOccludedChanged(boolean occluded); in onKeyguardOccludedChanged() method
H A DCompatUIController.java204 void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in CompatUIController
304 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in CompatUIController.CompatUIImpl
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/stagesplit/
H A DSplitScreen.java82 void onKeyguardOccludedChanged(boolean occluded); in onKeyguardOccludedChanged() method
H A DSplitScreenController.java188 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in SplitScreenController
372 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in SplitScreenController.SplitScreenImpl
H A DStageCoordinator.java490 void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in StageCoordinator
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DSplitScreen.java82 void onKeyguardOccludedChanged(boolean occluded); in onKeyguardOccludedChanged() method
H A DSplitScreenController.java248 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in SplitScreenController
483 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in SplitScreenController.SplitScreenImpl
H A DStageCoordinator.java592 void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in StageCoordinator
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java95 public void onKeyguardOccludedChanged(boolean occluded) { } in onKeyguardOccludedChanged() method in KeyguardUpdateMonitorCallback
H A DKeyguardUpdateMonitor.java2938 public void onKeyguardOccludedChanged(boolean occluded) { in onKeyguardOccludedChanged() method in KeyguardUpdateMonitor