Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java327 private static final boolean ENABLE_LOCKSCREEN_WALLPAPER = true; field in StatusBar
901 if (ENABLE_LOCKSCREEN_WALLPAPER) { in makeStatusBarView()
1638 if (ENABLE_LOCKSCREEN_WALLPAPER && artworkDrawable == null) { in updateMediaMetaData()