Searched refs:DEVICE_EFFECT_DIM_WALLPAPER (Results 1 – 1 of 1) sorted by relevance
293 private static final String DEVICE_EFFECT_DIM_WALLPAPER = "zdeDimWallpaper"; field in ZenModeConfig1434 .setShouldDimWallpaper(safeBoolean(parser, DEVICE_EFFECT_DIM_WALLPAPER, false)) in readZenDeviceEffectsXml()1459 writeBooleanIfTrue(out, DEVICE_EFFECT_DIM_WALLPAPER, deviceEffects.shouldDimWallpaper()); in writeZenDeviceEffectsXml()