Searched refs:watchRotation (Results 1 – 10 of 10) sorted by relevance
57 sRotation = sWindowManager.watchRotation( in LegacySensorManager()
265 int watchRotation(IRotationWatcher watcher, int displayId); in watchRotation() method
158 verify(mWm, times(1)).watchRotation(any(), anyInt()); in testSetupBarsRegistersListeners()
238 mWm.watchRotation(mRotationWatcher, mDefaultDisplayId); in setupOnFirstBar()
225 .watchRotation(mRotationWatcher, DEFAULT_DISPLAY); in registerListeners()
199 Landroid/view/IWindowManager$Stub$Proxy;->watchRotation(Landroid/view/IRotationWatcher;I)I
61090 Landroid/view/IWindowManager;->watchRotation(Landroid/view/IRotationWatcher;I)I
3687 WindowManagerHolder.sWindowManager.watchRotation(this,
4516 public int watchRotation(IRotationWatcher watcher, int displayId) { in watchRotation() method in WindowManagerService
57896 PLcom/android/server/wm/WindowManagerService;->watchRotation(Landroid/view/IRotationWatcher;I)I