Home | History | Annotate | Download | only in data

Lines Matching refs:onUpdate

97         public void onUpdate(Contact updated);
187 // listener's onUpdate().
749 // l.onUpdate() below, which would call ComposeMessageActivity.onUpdate,
755 // clone the list of listeners in case the onUpdate call turns around and
766 l.onUpdate(c);