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;683 if (ENABLE_LOCKSCREEN_WALLPAPER && artworkDrawable == null) { in finishUpdateMediaMetaData()
346 public static final boolean ENABLE_LOCKSCREEN_WALLPAPER = true; field in StatusBar1216 if (ENABLE_LOCKSCREEN_WALLPAPER && mWallpaperSupported) { in makeStatusBarView()