Home
last modified time | relevance | path

Searched refs:startSeamlessRotationIfNeeded (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedTaskController.java241 void startSeamlessRotationIfNeeded(SurfaceControl.Transaction t, in startSeamlessRotationIfNeeded() method in PinnedTaskController
H A DDisplayContent.java2204 mPinnedTaskController.startSeamlessRotationIfNeeded(transaction, oldRotation, rotation); in applyRotation()