Searched refs:BLANK_LAYER_STACK (Results 1 – 1 of 1) sorted by relevance
61 private static final int BLANK_LAYER_STACK = -1; field in LogicalDisplay283 device.setLayerStackInTransactionLocked(isBlanked ? BLANK_LAYER_STACK : mLayerStack); in configureDisplayInTransactionLocked()