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

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

Completed in 12 milliseconds