Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DPreviewActivity.java122 public static class PreviewActivityIntentFactory implements InlinePreviewIntentFactory { class in PreviewActivity
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt319 ?: PreviewActivity.PreviewActivityIntentFactory().also { in getPreviewActivityIntentFactory()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPicker2Injector.kt380 ?: PreviewActivity.PreviewActivityIntentFactory().also { in getPreviewActivityIntentFactory()