Home
last modified time | relevance | path

Searched refs:setPreviewBitmapAndUpdateBackground (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAppWidgetHostView.java150 public void setPreviewBitmapAndUpdateBackground(@Nullable Bitmap previewBitmap) { in setPreviewBitmapAndUpdateBackground() method in PendingAppWidgetHostView
180 setPreviewBitmapAndUpdateBackground(previewBitmap); in PendingAppWidgetHostView()
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1523 ((PendingAppWidgetHostView) hostView).setPreviewBitmapAndUpdateBackground(null);