Searched refs:implReplaceWith (Results 1 – 7 of 7) sorted by relevance
305 implReplaceWith(this.replacement); in replaceWith()318 protected void implReplaceWith(String newReplacement) { in implReplaceWith() method in CharsetDecoder
322 implReplaceWith(this.replacement); in replaceWith()335 protected void implReplaceWith(byte[] newReplacement) { in implReplaceWith() method in CharsetEncoder
70 protected void implReplaceWith(byte[] newReplacement) { in implReplaceWith() method in CharsetEncoder
78 @Override protected void implReplaceWith(String newReplacement) { in implReplaceWith() method in CharsetDecoderICU
106 @Override protected void implReplaceWith(byte[] newReplacement) { in implReplaceWith() method in CharsetEncoderICU
866 super.implReplaceWith(newReplacement); in pubImplReplaceWith()
1101 protected void implReplaceWith(byte[] ba) { in implReplaceWith() method in CharsetEncoderTest.MockCharsetEncoder