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