Searched defs:getViewOnlyPreviewActivityIntentFactory (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/ | ||
| D | Injector.kt | 151     fun getViewOnlyPreviewActivityIntentFactory(): InlinePreviewIntentFactory  method | 
| D | WallpaperPicker2Injector.kt | 366     override fun getViewOnlyPreviewActivityIntentFactory(): InlinePreviewIntentFactory {  in <lambda>()  method in com.android.wallpaper.module.WallpaperPicker2Injector | 
| /packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
| D | TestInjector.kt | 317     override fun getViewOnlyPreviewActivityIntentFactory(): InlinePreviewIntentFactory {  in <lambda>()  method in com.android.wallpaper.testing.TestInjector |