Searched refs:TwoPanelCellPosMapper (Results 1 – 3 of 3) sorted by relevance
27 import com.android.launcher3.celllayout.CellPosMapper.TwoPanelCellPosMapper;84 CellPosMapper mapper = new TwoPanelCellPosMapper(8); in testMapModelToPresenter_twoPanel()106 CellPosMapper mapper = new TwoPanelCellPosMapper(3); in testMapPresenterToModel_twoPanel()
51 public static class TwoPanelCellPosMapper extends CellPosMapper { class in CellPosMapper55 public TwoPanelCellPosMapper(int columnCount) { in TwoPanelCellPosMapper() method in CellPosMapper.TwoPanelCellPosMapper
152 import com.android.launcher3.celllayout.CellPosMapper.TwoPanelCellPosMapper;774 mCellPosMapper = new TwoPanelCellPosMapper(mDeviceProfile.inv.numColumns);