Home
last modified time | relevance | path

Searched refs:mWhichPreview (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DWallpaperConnection.java122 private WhichPreview mWhichPreview; field in WallpaperConnection
159 mWhichPreview = preview; in WallpaperConnection()
339 bundle.putInt("which_preview", mWhichPreview.getValue()); in engineShown()
343 Log.e(TAG, "Error dispatching wallpaper command: " + mWhichPreview.toString()); in engineShown()