Searched refs:mStagedSetWallpaperErrorDialogFragment (Results 1 – 3 of 3) sorted by relevance
163 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in PreviewFragment358 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()359 mStagedSetWallpaperErrorDialogFragment.show( in onResume()361 mStagedSetWallpaperErrorDialogFragment = null; in onResume()487 mStagedSetWallpaperErrorDialogFragment = newFragment; in showSetWallpaperErrorDialog()
147 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in TopLevelPickerActivity208 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()209 mStagedSetWallpaperErrorDialogFragment.show( in onResume()211 mStagedSetWallpaperErrorDialogFragment = null; in onResume()1124 mStagedSetWallpaperErrorDialogFragment = dialogFragment; in showSetWallpaperErrorDialog()
269 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in IndividualPickerFragment711 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()712 mStagedSetWallpaperErrorDialogFragment.show( in onResume()714 mStagedSetWallpaperErrorDialogFragment = null; in onResume()1006 mStagedSetWallpaperErrorDialogFragment = dialogFragment; in showSetWallpaperErrorDialog()