Searched refs:removeRotationWatcher (Results 1 – 7 of 7) sorted by relevance
272 void removeRotationWatcher(IRotationWatcher watcher); in removeRotationWatcher() method
171 verify(mWm, times(1)).removeRotationWatcher(any()); in testCleanupBarsUnregistersListeners()
269 mWm.removeRotationWatcher(mRotationWatcher); in cleanupAfterLastBar()
254 WindowManagerGlobal.getWindowManagerService().removeRotationWatcher( in unregisterListeners()
4558 public void removeRotationWatcher(IRotationWatcher watcher) { in removeRotationWatcher() method in WindowManagerService
60899 Landroid/view/IWindowManager$Stub$Proxy;->removeRotationWatcher(Landroid/view/IRotationWatcher;)V
57825 PLcom/android/server/wm/WindowManagerService;->removeRotationWatcher(Landroid/view/IRotationWatcher…