Searched refs:isLockWallpaperSet (Results 1 – 5 of 5) sorted by relevance
387 boolean isLockWallpaperSet = isSeparateLockScreenWallpaperSet(); in finalizeWallpaperForRotatingComponent()394 if (!isLockWallpaperSet) { in finalizeWallpaperForRotatingComponent()409 if (!isLockWallpaperSet) { in finalizeWallpaperForRotatingComponent()429 boolean isLockWallpaperSet = isSeparateLockScreenWallpaperSet(); in setWallpaperBitmapInRotationStatic()431 int whichWallpaper = (isLockWallpaperSet) in setWallpaperBitmapInRotationStatic()517 boolean isLockWallpaperSet = false; in isSeparateLockScreenWallpaperSet()520 isLockWallpaperSet = true; in isSeparateLockScreenWallpaperSet()529 return isLockWallpaperSet; in isSeparateLockScreenWallpaperSet()625 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()
152 if (LockWallpaperStatusChecker.isLockWallpaperSet(getContext())) { in onCreateView()