Searched defs:CellInfo (Results 1 – 2 of 2) sorted by relevance
29 class CellInfo(v: View?, info: ItemInfo, cellPos: CellPos) : class
57 private fun CellInfo.readableString(): String = buildString { in <lambda>() method