Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/
H A DPreviewIndividualHolder.java62 showPreview(mWallpaper); in onClick()
68 private void showPreview(WallpaperInfo wallpaperInfo) { in showPreview() method in PreviewIndividualHolder
70 wallpaperInfo.showPreview(mActivity, mPreviewIntentFactory, in showPreview()
H A DIndividualPickerActivity.java116 showPreview(wallpaper); in onCreate()
203 public void showPreview(WallpaperInfo wallpaperInfo) { in showPreview() method in IndividualPickerActivity
205 wallpaperInfo.showPreview(this, mPreviewIntentFactory, in showPreview()
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Dcarousel.js34 showPreview(x);
74 a.onclick = function() { showPreview(this.className); return false; }
131 function showPreview(slideName) { function
309 showPreview(def);
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboardView.java481 showPreview(NOT_A_KEY); in setKeyboard()
869 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView
1080 showPreview(NOT_A_KEY); in openPopupIfRequired()
1251 showPreview(NOT_A_KEY);
1295 showPreview(keyIndex);
1329 showPreview(mCurrentKey);
1350 showPreview(NOT_A_KEY);
1363 showPreview(NOT_A_KEY);
/aosp12/packages/apps/Car/LatinIME/src/com/android/inputmethod/latin/car/
H A DKeyboardView.java535 showPreview(NOT_A_KEY); in setKeyboard()
986 private void showPreview(int keyIndex) { in showPreview() method in KeyboardView
1150 showPreview(NOT_A_KEY); in openPopupIfRequired()
1277 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1321 showPreview(keyIndex); in onModifiedTouchEvent()
1355 showPreview(mCurrentKey); in onModifiedTouchEvent()
1376 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
1389 showPreview(NOT_A_KEY); in onModifiedTouchEvent()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
H A DDefaultWallpaperInfo.java96 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in DefaultWallpaperInfo
H A DWallpaperInfo.java203 public abstract void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in WallpaperInfo
H A DCurrentWallpaperInfoVN.java168 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in CurrentWallpaperInfoVN
H A DImageWallpaperInfo.java171 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ImageWallpaperInfo
H A DPartnerWallpaperInfo.java149 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in PartnerWallpaperInfo
H A DAppResourceWallpaperInfo.java150 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in AppResourceWallpaperInfo
H A DLegacyPartnerWallpaperInfo.java169 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LegacyPartnerWallpaperInfo
H A DSystemStaticWallpaperInfo.java252 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in SystemStaticWallpaperInfo
H A DLiveWallpaperInfo.java412 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LiveWallpaperInfo
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperPickerDelegate.java351 wallpaperInfo.showPreview( in showViewOnlyPreview()
487 imageWallpaper.showPreview(mActivity, getPreviewIntentFactory(), in handleActivityResult()
H A DCategorySelectorFragment.java329 wallpaper.showPreview(activity, in onClick()
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/
H A DThemeBundledWallpaperInfo.java139 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ThemeBundledWallpaperInfo
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperInfo.java161 public void showPreview(Activity srcActivity, in showPreview() method in TestWallpaperInfo
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
H A DConversationFastScroller.java258 private void showPreview() { in showPreview() method in ConversationFastScroller
396 showPreview(); in startDrag()
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/
H A DEditStyledText.java425 public boolean showPreview(); in showPreview() method
475 private void showPreview() { in showPreview() method in EditStyledText
478 if (notifier.showPreview()) { in showPreview()
3157 mEST.showPreview(); in doNotSelected()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt25644 Landroid/inputmethodservice/KeyboardView;->showPreview(I)V