| /packages/apps/Launcher3/src/com/android/launcher3/graphics/ |
| D | DragPreviewProvider.java | 150 public final void generateDragOutline(Bitmap preview) { in generateDragOutline() 170 public float getScaleAndPosition(Bitmap preview, int[] outPos) { in getScaleAndPosition() 186 protected Bitmap convertPreviewToAlphaBitmap(Bitmap preview) { in convertPreviewToAlphaBitmap() 195 OutlineGeneratorCallback(Bitmap preview) { in OutlineGeneratorCallback() 202 Bitmap preview = convertPreviewToAlphaBitmap(mPreviewSnapshot); in run() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/widget/ |
| D | PendingItemDragHelper.java | 57 public void setPreview(RemoteViews preview) { in setPreview() 75 Bitmap preview = null; in startDrag() local 156 protected Bitmap convertPreviewToAlphaBitmap(Bitmap preview) { in convertPreviewToAlphaBitmap()
|
| /packages/apps/Launcher3/src/com/android/launcher3/dragndrop/ |
| D | LivePreviewWidgetCell.java | 42 Bitmap preview = generateFromRemoteViews( in ensurePreview() local 91 Bitmap preview = Bitmap.createBitmap(bitmapWidth, bitmapHeight, Bitmap.Config.ARGB_8888); in generateFromRemoteViews() local
|
| /packages/apps/ThemePicker/src/com/android/customization/model/clock/ |
| D | Clockface.java | 34 private Clockface(String title, String id, Asset preview, Asset thumbnail) { in Clockface() 94 public Builder setPreview(Asset preview) { in setPreview()
|
| D | ContentProviderClockProvider.java | 113 Uri preview = Uri.parse(previewUri); in doInBackground() local
|
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| D | AttachmentTile.java | 246 public Bitmap preview; field in AttachmentTile.AttachmentPreview 277 public AttachmentPreview(Attachment attachment, Bitmap preview) { in AttachmentPreview() 284 void set(Attachment attachment, Bitmap preview); in set()
|
| /packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/display/ |
| D | ColorModePreferenceFragment.java | 100 void configureAndInstallPreview(LayoutPreference preview, PreferenceScreen screen) { in configureAndInstallPreview() 107 final LayoutPreference preview = new LayoutPreference(screen.getContext(), in addStaticPreferences() local
|
| /packages/apps/Settings/src/com/android/settings/display/ |
| D | ColorModePreferenceFragment.java | 100 void configureAndInstallPreview(LayoutPreference preview, PreferenceScreen screen) { in configureAndInstallPreview() 107 final LayoutPreference preview = new LayoutPreference(screen.getContext(), in addStaticPreferences() local
|
| /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/ |
| D | LiveWallpaperActivity.java | 58 Intent preview = new Intent(this, LiveWallpaperPreview.class); in onListItemClick() local
|
| /packages/apps/Settings/src/com/android/settings/accessibility/ |
| D | EdgeTypePreference.java | 56 final SubtitleView preview = (SubtitleView) view.findViewById(R.id.preview); in onBindListItem() local
|
| /packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/accessibility/ |
| D | EdgeTypePreference.java | 56 final SubtitleView preview = (SubtitleView) view.findViewById(R.id.preview); in onBindListItem() local
|
| /packages/apps/Dialer/java/com/android/incallui/video/protocol/ |
| D | VideoCallScreenDelegate.java | 48 void setSurfaceViews(SurfaceView preview, SurfaceView remote); in setSurfaceViews()
|
| /packages/apps/Launcher3/src/com/android/launcher3/shortcuts/ |
| D | ShortcutDragPreviewProvider.java | 61 public float getScaleAndPosition(Bitmap preview, int[] outPos) { in getScaleAndPosition()
|
| /packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
| D | SoftwareCameraPreview.java | 36 private final CameraPreview preview; field in SoftwareCameraPreview
|
| D | HardwareCameraPreview.java | 38 private CameraPreview preview; field in HardwareCameraPreview
|
| /packages/providers/TvProvider/tests/src/com/android/providers/tv/ |
| D | ParametersTest.java | 72 private ContentValues createDummyChannelValues(int searchable, boolean preview) { in createDummyChannelValues() 85 private void verifyChannelCountWithPreview(int expectedCount, boolean preview) { in verifyChannelCountWithPreview()
|
| /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
| D | DrawingPreviewPlacerView.java | 48 public void addPreview(final AbstractDrawingPreview preview) { in addPreview()
|
| /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/ |
| D | LiveWallpaperInfo.java | 45 Intent preview = new Intent(WallpaperManager.ACTION_CHANGE_LIVE_WALLPAPER); in onClick() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| D | WidgetPreviewLoader.java | 148 @Thunk void writeToDb(WidgetCacheKey key, long[] versions, Bitmap preview) { in writeToDb() 318 int maxPreviewWidth, Bitmap preview, int[] preScaledWidthOut) { in generateWidgetPreview() 455 int maxWidth, int maxHeight, Bitmap preview) { in generateShortcutPreview()
|
| /packages/apps/Camera2/src/com/android/camera/tinyplanet/ |
| D | TinyPlanetPreview.java | 66 public void setBitmap(Bitmap preview, Lock lock) { in setBitmap()
|
| /packages/apps/ThemePicker/src/com/android/customization/model/grid/ |
| D | LauncherGridOptionsProvider.java | 110 Uri preview = new Uri.Builder() in fetch() local
|
| /packages/apps/Gallery2/src/com/android/photos/ |
| D | BitmapRegionTileSource.java | 86 Bitmap preview = decodePreview(path, previewSize); in BitmapRegionTileSource() local
|
| /packages/apps/Camera2/src/com/android/camera/ |
| D | TextureViewHelper.java | 76 public TextureViewHelper(TextureView preview, CaptureLayoutHelper helper, in TextureViewHelper()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/ |
| D | ImageSavingTask.java | 148 private Bitmap createNotificationBitmap(Bitmap preview, Uri sourceUri, ImagePreset preset) { in createNotificationBitmap()
|
| /packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/ |
| D | WallpaperCropActivity.java | 247 Bitmap preview = ((BitmapRegionTileSource) src).getBitmap(); in addReusableBitmap() local
|