Searched refs:setCellHeight (Results 1 – 4 of 4) sorted by relevance
17 grid.setCellHeight(80); in onCreate()
63 public void setCellHeight(int px) { in setCellHeight() method in FixedGridLayout
50 public void setCellHeight(int px) { in setCellHeight() method in FixedGridLayout
61 ((FixedGridLayout)container).setCellHeight(90); in onCreate()