Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
H A DRecentsOrientedState.java220 mRecentsActivityRotation = inferRecentsActivityRotation(mDisplayRotation); in updateHandler()
245 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation() method in RecentsOrientedState