Searched refs:ENABLE_LOCKSCREEN_WALLPAPER (Results 1 – 2 of 2) sorted by relevance
21 import static com.android.systemui.statusbar.phone.StatusBar.ENABLE_LOCKSCREEN_WALLPAPER;493 if (ENABLE_LOCKSCREEN_WALLPAPER && artworkDrawable == null) { in finishUpdateMediaMetaData()
318 public static final boolean ENABLE_LOCKSCREEN_WALLPAPER = true; field in StatusBar876 if (ENABLE_LOCKSCREEN_WALLPAPER) { in makeStatusBarView()