Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DDragResizeInputListener.java139 .setLayer(mInputSinkSurface, WindowDecoration.INPUT_SINK_Z_ORDER) in DragResizeInputListener()
DWindowDecoration.java102 static final int INPUT_SINK_Z_ORDER = -2; field in WindowDecoration