/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/individual/ |
H A D | PreviewIndividualHolder.java | 62 showPreview(mWallpaper); in onClick() 68 private void showPreview(WallpaperInfo wallpaperInfo) { in showPreview() method in PreviewIndividualHolder 70 wallpaperInfo.showPreview(mActivity, mPreviewIntentFactory, in showPreview()
|
H A D | IndividualPickerActivity.java | 116 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 D | carousel.js | 34 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 D | KeyboardView.java | 481 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 D | KeyboardView.java | 535 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 D | DefaultWallpaperInfo.java | 96 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in DefaultWallpaperInfo
|
H A D | WallpaperInfo.java | 203 public abstract void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in WallpaperInfo
|
H A D | CurrentWallpaperInfoVN.java | 168 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in CurrentWallpaperInfoVN
|
H A D | ImageWallpaperInfo.java | 171 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ImageWallpaperInfo
|
H A D | PartnerWallpaperInfo.java | 149 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in PartnerWallpaperInfo
|
H A D | AppResourceWallpaperInfo.java | 150 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in AppResourceWallpaperInfo
|
H A D | LegacyPartnerWallpaperInfo.java | 169 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LegacyPartnerWallpaperInfo
|
H A D | SystemStaticWallpaperInfo.java | 252 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in SystemStaticWallpaperInfo
|
H A D | LiveWallpaperInfo.java | 412 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in LiveWallpaperInfo
|
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/ |
H A D | WallpaperPickerDelegate.java | 351 wallpaperInfo.showPreview( in showViewOnlyPreview() 487 imageWallpaper.showPreview(mActivity, getPreviewIntentFactory(), in handleActivityResult()
|
H A D | CategorySelectorFragment.java | 329 wallpaper.showPreview(activity, in onClick()
|
/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/ |
H A D | ThemeBundledWallpaperInfo.java | 139 public void showPreview(Activity srcActivity, InlinePreviewIntentFactory factory, in showPreview() method in ThemeBundledWallpaperInfo
|
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/ |
H A D | TestWallpaperInfo.java | 161 public void showPreview(Activity srcActivity, in showPreview() method in TestWallpaperInfo
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
H A D | ConversationFastScroller.java | 258 private void showPreview() { in showPreview() method in ConversationFastScroller 396 showPreview(); in startDrag()
|
/aosp12/frameworks/ex/common/java/com/android/ex/editstyledtext/ |
H A D | EditStyledText.java | 425 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 D | hiddenapi-max-target-o.txt | 25644 Landroid/inputmethodservice/KeyboardView;->showPreview(I)V
|