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