Searched defs:v (Results 1 – 2 of 2) sorted by relevance
64 private Double parseStatsValue(String v) { in parseStatsValue()
282 val foundWindowsRegions = foundWindows.mapValues { (_, v) -> v?.frameRegion ?: Region() } in <lambda>() method