Searched refs:postDisplayRotation (Results 1 – 3 of 3) sorted by relevance
21 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;234 postDisplayRotation(deltaRotation( in applyWindowToHomeRotation()
519 public static void postDisplayRotation(@SurfaceRotation int displayRotation, in postDisplayRotation() method in RecentsOrientedState
26 import static com.android.quickstep.util.RecentsOrientedState.postDisplayRotation;456 postDisplayRotation(deltaRotation(mCurrentDisplay.rotation, mRotation), in applyTransform()