Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayContent.java2947 final MutableBoolean mutableIncludeFullDisplay = new MutableBoolean(includeFullDisplay); in screenshotApplications() local
3007 if (!w.mIsWallpaper && !mutableIncludeFullDisplay.value) { in screenshotApplications()
3076 if (!mutableIncludeFullDisplay.value) { in screenshotApplications()