Searched defs:SET_TURN_ON_SCREEN (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowSurfacePlacer.java100 static final int SET_TURN_ON_SCREEN = 1 << 4; field in class:WindowSurfacePlacer
1742 if ((bulkUpdateParams & SET_TURN_ON_SCREEN) != 0) {

Completed in 73 milliseconds