Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DContentRecorder.java200 int recordedContentWindowingMode = mRecordedWindowContainer.getWindowingMode(); in onConfigurationChanged() local
201 if (lastWindowingMode != recordedContentWindowingMode) { in onConfigurationChanged()
205 recordedContentWindowingMode in onConfigurationChanged() local