Home
last modified time | relevance | path

Searched refs:markForSeamlessRotation (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java632 mWmService.markForSeamlessRotation(this, true); in seamlesslyRotateIfAllowed()
641 mWmService.markForSeamlessRotation(this, false); in finishSeamlessRotation()
DWindowManagerService.java1780 markForSeamlessRotation(win, false); in postWindowRemoveCleanupLocked()
7084 void markForSeamlessRotation(WindowState w, boolean seamlesslyRotated) { in markForSeamlessRotation() method in WindowManagerService
DDisplayContent.java3974 mWmService.markForSeamlessRotation(w, false); in onSeamlessRotationTimeout()
/frameworks/base/services/
Dart-profile17461 HSPLcom/android/server/wm/WindowManagerService;->markForSeamlessRotation(Lcom/android/server/wm/Win…