Searched refs:ViewOnlyPreviewActivityIntentFactory (Results 1 – 2 of 2) sorted by relevance
48 import com.android.wallpaper.picker.ViewOnlyPreviewActivity.ViewOnlyPreviewActivityIntentFactory;90 new ViewOnlyPreviewActivityIntentFactory(); in WallpaperPickerDelegate()
74 public static class ViewOnlyPreviewActivityIntentFactory implements InlinePreviewIntentFactory { class in ViewOnlyPreviewActivity