Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DTaskSnapshotSurface.java158 final int currentOrientation; in create() local
204 currentOrientation = topFullscreenWindow.getConfiguration().orientation; in create()
220 currentOrientation); in create()
238 int currentOrientation) { in TaskSnapshotSurface() argument
253 mOrientationOnCreation = currentOrientation; in TaskSnapshotSurface()