Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DPreviewFragment.java372 showSetWallpaperErrorDialog(mSetWallpaperViewModel.getDestination()); in onResume()
475 protected void showSetWallpaperErrorDialog(@Destination int wallpaperDestination) { in showSetWallpaperErrorDialog() method in PreviewFragment
H A DTopLevelPickerActivity.java947 showSetWallpaperErrorDialog(); in setCustomPhotoWallpaper()
1117 private void showSetWallpaperErrorDialog() { in showSetWallpaperErrorDialog() method in TopLevelPickerActivity
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
H A DIndividualPickerFragment.java998 private void showSetWallpaperErrorDialog() { in showSetWallpaperErrorDialog() method in IndividualPickerFragment
1342 showSetWallpaperErrorDialog(); in createIndividualHolder()