Searched refs:getDefaultDisplayRotation (Results 1 – 7 of 7) sorted by relevance
104 ret = wm.getDefaultDisplayRotation(); in getRotation()
210 int getDefaultDisplayRotation(); in getDefaultDisplayRotation() method
66 public int getDefaultDisplayRotation() throws RemoteException { in getDefaultDisplayRotation() method in IWindowManagerImpl
370 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()
823 mService.getDefaultDisplayRotation()); in applySurfaceChangesTransaction()827 mService.getDefaultDisplayRotation()); in applySurfaceChangesTransaction()
3805 final int defaultDisplayRotation = getDefaultDisplayRotation(); in freezeRotation()3832 + getDefaultDisplayRotation()); in thawRotation()3930 public int getDefaultDisplayRotation() { in getDefaultDisplayRotation() method in WindowManagerService3970 return getDefaultDisplayRotation(); in watchRotation()
1883 mOrientationListener.setCurrentRotation(windowManager.getDefaultDisplayRotation()); in init()