Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DViewOnlyPreviewActivity.java103 public static class ViewOnlyPreviewActivityIntentFactory implements InlinePreviewIntentFactory { class in ViewOnlyPreviewActivity
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt326 ?: ViewOnlyPreviewActivity.ViewOnlyPreviewActivityIntentFactory().also { in getViewOnlyPreviewActivityIntentFactory()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPicker2Injector.kt387 ?: ViewOnlyPreviewActivity.ViewOnlyPreviewActivityIntentFactory().also { in getViewOnlyPreviewActivityIntentFactory()