Searched refs:getDefaultDisplayRotation (Results 1 – 7 of 7) sorted by relevance
51 public int getDefaultDisplayRotation() throws RemoteException { in getDefaultDisplayRotation() method in IWindowManagerImpl
105 ret = wm.getDefaultDisplayRotation(); in getRotation()
268 int getDefaultDisplayRotation(); in getDefaultDisplayRotation() method
482 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()
3760 ProtoLog.v(WM_DEBUG_ORIENTATION, "thawRotation: mRotation=%d", getDefaultDisplayRotation()); in thawDisplayRotation()3855 public int getDefaultDisplayRotation() { in getDefaultDisplayRotation() method in WindowManagerService
1062 mWmService.getDefaultDisplayRotation(), mDisplayTransaction); in applySurfaceChangesTransaction()
39306 PLcom/android/server/wm/WindowManagerService;->getDefaultDisplayRotation()I