Searched refs:NoopTextFormat (Results 1 – 1 of 1) sorted by relevance
84 private static final NoopTextFormat NOOP_TEXT_FORMAT = new NoopTextFormat();180 private static final class NoopTextFormat extends TextFormat { class in TextFormat182 private NoopTextFormat() {} in NoopTextFormat() method in TextFormat.NoopTextFormat