Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DWidgetCellPreview.java49 public boolean hasPreviewLayout() { in hasPreviewLayout() method in WidgetCellPreview
DWidgetCell.java279 } else if (item.hasPreviewLayout()) { in applyFromCellItem()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DWidgetItem.java109 public boolean hasPreviewLayout() { in hasPreviewLayout() method in WidgetItem