Searched refs:postfix (Results 1 – 1 of 1) sorted by relevance
106 String postfix) { in put() argument113 new FiniteGenerator(from, to, step, prefix, postfix); in put()204 String postfix) { in FiniteGenerator() argument209 mPostfix = (postfix == null) ? "" : postfix; in FiniteGenerator()610 String postfix = obj.getStringOrNull("postfix"); in parseVariables() local611 layoutVariables.put(elementName, from, to, 1f, prefix, postfix); in parseVariables()