Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
DUnfoldLightRevealOverlayAnimation.kt338 private inner class RotationWatcher : RotationChangeProvider.RotationListener { in <lambda>() class in com.android.systemui.unfold.UnfoldLightRevealOverlayAnimation
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java691 class RotationWatcher { class in WindowManagerService
695 RotationWatcher(IRotationWatcher watcher, IBinder.DeathRecipient deathRecipient, in RotationWatcher() method in WindowManagerService.RotationWatcher