Home
last modified time | relevance | path

Searched refs:showPreview (Results 1 – 15 of 15) sorted by relevance

/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
DKeyboardView.java532 showPreview(NOT_A_KEY); in setKeyboard()
983 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView
1147 showPreview(NOT_A_KEY); in openPopupIfRequired()
1274 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1318 showPreview(keyIndex); in onModifiedTouchEvent()
1352 showPreview(mCurrentKey); in onModifiedTouchEvent()
1373 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1386 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
DIndividualPickerActivity.java192 public void showPreview(WallpaperInfo wallpaperInfo) { in showPreview() method in IndividualPickerActivity
194 wallpaperInfo.showPreview(this, mPreviewIntentFactory, in showPreview()
DPreviewIndividualHolder.java47 ((IndividualPickerActivity) mActivity).showPreview(mWallpaper); in onClick()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java314 wallpaperInfo.showPreview( in showViewOnlyPreview()
438 imageWallpaper.showPreview(mActivity, getPreviewIntentFactory(), in handleActivityResult()
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
DConversationFastScroller.java258 private void showPreview() { in showPreview() method in ConversationFastScroller
396 showPreview(); in startDrag()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfo.java180 public abstract void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in WallpaperInfo
DDefaultWallpaperInfo.java90 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in DefaultWallpaperInfo
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
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
DCurrentWallpaperInfoVN.java190 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in CurrentWallpaperInfoVN
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/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java138 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ThemeBundledWallpaperInfo