Searched refs:BLANK_LAYER_STACK (Results 1 – 1 of 1) sorted by relevance
76 private static final int BLANK_LAYER_STACK = -1; field in LogicalDisplay654 device.setLayerStackLocked(t, isBlanked ? BLANK_LAYER_STACK : mLayerStack, mDisplayId); in configureDisplayLocked()