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

/libcore/luni/src/main/java/java/nio/charset/
H A DCharsetDecoderICU.java52 // constructor, or call to updateCallback throw, we still free the native peer.
59 result.updateCallback();
74 updateCallback();
78 updateCallback();
82 updateCallback();
85 private void updateCallback() { method in class:CharsetDecoderICU
H A DCharsetEncoderICU.java67 // constructor, or call to updateCallback throw, we still free the native peer.
98 updateCallback();
102 updateCallback();
106 updateCallback();
110 updateCallback();
113 private void updateCallback() { method in class:CharsetEncoderICU

Completed in 93 milliseconds