Home
last modified time | relevance | path

Searched defs:showPreview (Results 1 – 13 of 13) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java90 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in DefaultWallpaperInfo
DWallpaperInfo.java180 public abstract void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in WallpaperInfo
DCurrentWallpaperInfoV16.java135 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in CurrentWallpaperInfoV16
DImageWallpaperInfo.java170 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java190 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java148 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java149 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java168 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LegacyPartnerWallpaperInfo
DLiveWallpaperInfo.java306 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LiveWallpaperInfo
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualPickerActivity.java192 public void showPreview(WallpaperInfo wallpaperInfo) { in showPreview() method in IndividualPickerActivity
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java138 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ThemeBundledWallpaperInfo
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java258 private void showPreview() { in showPreview() method in ConversationFastScroller
/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java983 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView