Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java1416 final WindowContainer orientationSource = getLastOrientationSource(); in updateOrientation() local
1418 orientationSource != null ? orientationSource.asActivityRecord() : null; in updateOrientation()