Home | History | Annotate | Download | only in text

Lines Matching defs:sFormat

263     String   sFormat  = MessageFormat.format(pattern, (Object[]) args);
266 sFormat, resStr);
271 sFormat = MessageFormat.format(pattern, args_);
274 sFormat, resStr);