Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRecentsOrientedState.java206 mRecentsActivityRotation = inferRecentsActivityRotation(displayRotation); in update()
232 private int inferRecentsActivityRotation(@SurfaceRotation int displayRotation) { in inferRecentsActivityRotation() method in RecentsOrientedState