Home
last modified time | relevance | path

Searched refs:updateCallback (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/java/nio/charset/
DCharsetDecoderICU.java59 result.updateCallback(); in newInstance()
75 updateCallback(); in implReplaceWith()
79 updateCallback(); in implOnMalformedInput()
83 updateCallback(); in implOnUnmappableCharacter()
86 private void updateCallback() { in updateCallback() method in CharsetDecoderICU
DCharsetEncoderICU.java100 updateCallback(); in CharsetEncoderICU()
104 updateCallback(); in implReplaceWith()
108 updateCallback(); in implOnMalformedInput()
112 updateCallback(); in implOnUnmappableCharacter()
115 private void updateCallback() { in updateCallback() method in CharsetEncoderICU