Searched refs:mStagedSetWallpaperErrorDialogFragment (Results 1 – 3 of 3) sorted by relevance
162 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in PreviewFragment330 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()331 mStagedSetWallpaperErrorDialogFragment.show( in onResume()333 mStagedSetWallpaperErrorDialogFragment = null; in onResume()551 mStagedSetWallpaperErrorDialogFragment = newFragment; in showSetWallpaperErrorDialog()
144 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in TopLevelPickerActivity199 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()200 mStagedSetWallpaperErrorDialogFragment.show( in onResume()202 mStagedSetWallpaperErrorDialogFragment = null; in onResume()1094 mStagedSetWallpaperErrorDialogFragment = dialogFragment; in showSetWallpaperErrorDialog()
195 private SetWallpaperErrorDialogFragment mStagedSetWallpaperErrorDialogFragment; field in IndividualPickerFragment545 if (mStagedSetWallpaperErrorDialogFragment != null) { in onResume()546 mStagedSetWallpaperErrorDialogFragment.show( in onResume()548 mStagedSetWallpaperErrorDialogFragment = null; in onResume()827 mStagedSetWallpaperErrorDialogFragment = dialogFragment; in showSetWallpaperErrorDialog()