Searched refs:mResourceCellHeight (Results 1 – 1 of 1) sorted by relevance
35 protected int mResourceCellHeight; field in TileLayout131 mResourceCellHeight = res.getDimensionPixelSize(mResourceCellHeightResId); in updateResources()241 return Math.max(mResourceCellHeight, mEstimatedCellHeight); in getCellHeight()