Searched refs:stonePounds (Results 1 – 1 of 1) sorted by relevance
57 val stonePounds = stonePoundsFromPounds(pounds, 1) in getMassString() constant58 if (stonePounds.pounds > 0) { in getMassString()61 context.getString(stoneStringId), mapOf("count" to stonePounds.stone)) in getMassString()65 mapOf("count" to stonePounds.pounds, "delta_symbol" to "")) in getMassString()70 format(context.getString(stoneStringId), mapOf("count" to stonePounds.stone)) in getMassString()