HomeSort by relevance Sort by last modified time
    Searched defs:updateCallback (Results 1 - 3 of 3) sorted by null

  /libcore/luni/src/main/java/java/nio/charset/
CharsetDecoderICU.java 52 // 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() {
CharsetEncoderICU.java 67 // constructor, or call to updateCallback throw, we still free the native peer.
98 updateCallback();
102 updateCallback();
106 updateCallback();
110 updateCallback();
113 private void updateCallback() {
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
SystemMediaRouteProvider.java 296 updateCallback();
624 protected void updateCallback() {
760 protected void updateCallback() {
761 super.updateCallback();
    [all...]

Completed in 81 milliseconds