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