Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java94 static final int CAPTION_LAYER_Z_ORDER = -1; field in WindowDecoration
326 .setLayer(mCaptionContainerSurface, CAPTION_LAYER_Z_ORDER) in updateCaptionContainerSurface()