Searched refs:LockWallpaperStatusChecker (Results 1 – 4 of 4) sorted by relevance
101 boolean isLockScreenWallpaperCurrentlySet = LockWallpaperStatusChecker in doInBackground()229 && LockWallpaperStatusChecker.isLockWallpaperSet(mAppContext)) { in getCurrentLockWallpaperHashCode()
31 public class LockWallpaperStatusChecker { class
625 boolean wasLockWallpaperSet = LockWallpaperStatusChecker.isLockWallpaperSet( in doInBackground()
62 import com.android.wallpaper.module.LockWallpaperStatusChecker;152 if (LockWallpaperStatusChecker.isLockWallpaperSet(getContext())) { in onCreateView()