Searched refs:CellLayoutContainer (Results 1 – 4 of 4) sorted by relevance
24 import com.android.launcher3.CellLayoutContainer45 object : CellLayoutContainer {
22 public interface CellLayoutContainer { interface
209 CellLayoutContainer mCellLayoutContainer;224 public CellLayout(Context context, CellLayoutContainer container) { in CellLayout()313 public CellLayoutContainer getCellLayoutContainer() { in getCellLayoutContainer()317 public void setCellLayoutContainer(CellLayoutContainer cellLayoutContainer) { in setCellLayoutContainer()
148 implements DropTarget, DragSource, View.OnTouchListener, CellLayoutContainer,