Searched refs:qty (Results 1 – 1 of 1) sorted by relevance
131 val qty = favoriteFunction(component) in renderFavoritesForComponent() constant132 return if (qty != 0) { in renderFavoritesForComponent()133 icuMessageFormat(resources, R.string.controls_number_of_favorites, qty) in renderFavoritesForComponent()