Searched refs:watchRotation (Results 1 – 6 of 6) sorted by relevance
216 int watchRotation(IRotationWatcher watcher, int displayId); in watchRotation() method
403 public int watchRotation(IRotationWatcher arg0, int arg1) throws RemoteException { in watchRotation() method in IWindowManagerImpl
57 sRotation = sWindowManager.watchRotation( in LegacySensorManager()
159 .watchRotation(mRotationWatcher, getContext().getDisplay().getDisplayId()); in onCreate()
3623 WindowManagerHolder.sWindowManager.watchRotation(this,
3942 public int watchRotation(IRotationWatcher watcher, int displayId) { in watchRotation() method in WindowManagerService