Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/effects/
DEffectsController.java37 public static final int RESULT_ERROR_TRY_AGAIN_LATER = 2; field in EffectsController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/floatingsheetcontent/
DWallpaperEffectsView2.kt201 EffectsController.RESULT_ERROR_TRY_AGAIN_LATER in <lambda>()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/repository/
DImageEffectsRepositoryImpl.kt174 EffectsController.RESULT_ERROR_TRY_AGAIN_LATER -> { in <lambda>()