Searched refs:ENABLE_LOCKSCREEN_WALLPAPER (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java366 private static final boolean ENABLE_LOCKSCREEN_WALLPAPER = true; field in class:StatusBar
1095 if (ENABLE_LOCKSCREEN_WALLPAPER) {
2452 if (ENABLE_LOCKSCREEN_WALLPAPER && artworkDrawable == null) {

Completed in 155 milliseconds