Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java2624 private DisplayDecorationSupport getDisplayDecorationSupportInternal(int displayId) { in getDisplayDecorationSupportInternal() method
4618 return getDisplayDecorationSupportInternal(displayId); in getDisplayDecorationSupport()