Home
last modified time | relevance | path

Searched defs:setCellHeight (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/animation/
H A DFixedGridLayout.java50 public void setCellHeight(int px) { in setCellHeight() method in FixedGridLayout
/aosp_15_r20/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/
H A DFixedTableModel.java49 public void setCellHeight(float cellHeight) { in setCellHeight() method in FixedTableModel
/aosp_15_r20/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
H A DFixedGridLayout.java63 public void setCellHeight(int px) { in setCellHeight() method in FixedGridLayout