Searched refs:inlinePreviewIntentFactory (Results 1 – 2 of 2) sorted by relevance
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ |
D | TestStaticWallpaperInfo.java | 163 InlinePreviewIntentFactory inlinePreviewIntentFactory, int requestCode, in showPreview() argument 166 inlinePreviewIntentFactory.newIntent(srcActivity, this, isAssetIdPresent), in showPreview()
|
D | TestLiveWallpaperInfo.java | 167 InlinePreviewIntentFactory inlinePreviewIntentFactory, int requestCode, in showPreview() argument 170 inlinePreviewIntentFactory.newIntent(srcActivity, this, isAssetIdPresent), in showPreview()
|