Searched refs:mCurrentLockWallpaperHashCode (Results 1 – 1 of 1) sorted by relevance
84 private long mCurrentLockWallpaperHashCode; field in DefaultWallpaperRefresher.GetWallpaperMetadataAsyncTask230 if (mCurrentLockWallpaperHashCode == 0 in getCurrentLockWallpaperHashCode()233 mCurrentLockWallpaperHashCode = BitmapUtils.generateHashCode(wallpaperBitmap); in getCurrentLockWallpaperHashCode()235 return mCurrentLockWallpaperHashCode; in getCurrentLockWallpaperHashCode()