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

/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
1721 if ((bulkUpdateParams & SET_TURN_ON_SCREEN) != 0) {

Completed in 225 milliseconds