Searched refs:watchRotation (Results 1 – 6 of 6) sorted by relevance
184 int watchRotation(IRotationWatcher watcher); in watchRotation() method
160 mLastRotation = mWindowManager.watchRotation(mRotationWatcher); in onResume()
434 public int watchRotation(IRotationWatcher arg0) throws RemoteException { in watchRotation() method in IWindowManagerImpl
55 sRotation = sWindowManager.watchRotation( in LegacySensorManager()
4612 WindowManagerHolder.sWindowManager.watchRotation(this);
6584 public int watchRotation(IRotationWatcher watcher) { in watchRotation() method