Home
last modified time | relevance | path

Searched refs:removeRotationWatcher (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRotationWatcherController.java100 void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in RotationWatcherController
220 mWms.removeRotationWatcher(mWatcher); in binderDied()
H A DWindowManagerService.java4541 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in WindowManagerService
4543 mRotationWatcherController.removeRotationWatcher(watcher); in removeRotationWatcher()
/aosp14/frameworks/base/core/java/android/view/
H A DWindowManagerGlobal.java734 getWindowManagerService().removeRotationWatcher(delegate); in unregisterProposedRotationListener()
794 getWindowManagerService().removeRotationWatcher(this); in onRotationChanged()
H A DIWindowManager.aidl285 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
H A DNavBarHelperTest.java175 verify(mWm, times(1)).removeRotationWatcher(any()); in testCleanupBarsUnregistersListeners()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavBarHelper.java275 mWm.removeRotationWatcher(mRotationWatcher); in cleanupAfterLastBar()
/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/rotation/
H A DRotationButtonController.java274 WindowManagerGlobal.getWindowManagerService().removeRotationWatcher( in unregisterListeners()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java841 controller.removeRotationWatcher(listener); in testProposedRotationListener()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt60899 Landroid/view/IWindowManager$Stub$Proxy;->removeRotationWatcher(Landroid/view/IRotationWatcher;)V