Searched refs:getICUFormatString (Results 1 – 4 of 4) sorted by relevance
73 StringUtils.getICUFormatString( in bind()
171 StringUtils.getICUFormatString( in onItemClick()
646 final CharSequence text = StringUtils.getICUFormatString(getResources(), count, resId); in resolveTitleText()664 final CharSequence text = StringUtils.getICUFormatString(getResources(), count, resId); in resolveProgressMessageText()833 StringUtils.getICUFormatString( in bindAsThumbs()875 StringUtils.getICUFormatString( in bindAsText()
47 public static String getICUFormatString(Resources resources, int count, int resourceID) { in getICUFormatString() method in StringUtils