Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/effects/
DEffectsController.java36 public static final int RESULT_ERROR_TRY_ANOTHER_PHOTO = 1; field in EffectsController
40 RESULT_ERROR_TRY_ANOTHER_PHOTO + RESULT_ERROR_CONTINUE;
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperEffectsView2.kt196 EffectsController.RESULT_ERROR_TRY_ANOTHER_PHOTO in <lambda>()