Searched refs:mWallpaperTravelWidth (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java190 private int mWallpaperTravelWidth; field in class:Workspace
426 mWallpaperTravelWidth = (int) (mDisplaySize.x *
886 int wallpaperTravelWidth = Math.min(mWallpaperTravelWidth, mWallpaperWidth);

Completed in 75 milliseconds