Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/
H A DWidgetCell.java348 setContainerSize( in applyPreview()
386 private void setContainerSize(int width, int height) { in setContainerSize() method in WidgetCell
403 setContainerSize(containerWidth, containerHeight); in ensurePreviewWithCallback()