Searched refs:isLockWallpaperSet (Results 1 – 4 of 4) sorted by relevance
386 boolean isLockWallpaperSet = isSeparateLockScreenWallpaperSet(); in finalizeWallpaperForRotatingComponent()393 if (!isLockWallpaperSet) { in finalizeWallpaperForRotatingComponent()408 if (!isLockWallpaperSet) { in finalizeWallpaperForRotatingComponent()467 boolean isLockWallpaperSet = isSeparateLockScreenWallpaperSet(); in cropAndSetWallpaperBitmapInRotationStatic()469 int whichWallpaper = (isLockWallpaperSet) in cropAndSetWallpaperBitmapInRotationStatic()555 boolean isLockWallpaperSet = false; in isSeparateLockScreenWallpaperSet()558 isLockWallpaperSet = true; in isSeparateLockScreenWallpaperSet()567 return isLockWallpaperSet; in isSeparateLockScreenWallpaperSet()665 boolean wasLockWallpaperSet = LockWallpaperStatusChecker.isLockWallpaperSet( in doInBackground()
102 .isLockWallpaperSet(mAppContext); in doInBackground()229 && LockWallpaperStatusChecker.isLockWallpaperSet(mAppContext)) { in getCurrentLockWallpaperHashCode()
38 public static boolean isLockWallpaperSet(Context context) { in isLockWallpaperSet() method in LockWallpaperStatusChecker
116 boolean isLockWallpaperSet = parcelFd != null; in onStartJob()119 if (!isLockWallpaperSet) { in onStartJob()