Searched refs:mIsStaticWallpaper (Results 1 – 1 of 1) sorted by relevance
189 private boolean mIsStaticWallpaper; field in Workspace747 mIsStaticWallpaper = mWallpaperManager.getWallpaperInfo() == null; in onPageBeginMoving()882 if (LauncherApplication.isScreenLarge() && mIsStaticWallpaper) { in wallpaperOffsetForCurrentScroll()