Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/effects/
DEffectsController.java32 public static final int ERROR_ORIGINAL_TIME_OUT = -2; field in EffectsController
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/preview/data/repository/
DImageEffectsRepositoryImpl.kt326 EffectsController.ERROR_ORIGINAL_TIME_OUT, in <lambda>()