Home
last modified time | relevance | path

Searched refs:hasPreviewLayout (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetCellPreview.java49 public boolean hasPreviewLayout() { in hasPreviewLayout() method in WidgetCellPreview
H A DWidgetCell.java295 if (!item.hasPreviewLayout()) return; in applyPreviewOnAppWidgetHostView()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/model/
H A DWidgetItem.java69 public boolean hasPreviewLayout() { in hasPreviewLayout() method in WidgetItem