Home | History | Annotate | Download | only in service

Lines Matching defs:onChange

678                     onChange(this, attachment);
744 * onChange is called by the AttachmentReceiver upon receipt of a valid notification from
749 public synchronized void onChange(final Context context, final Attachment att) {
750 debugTrace("onChange() for Attachment: #%d", att.mId);
852 onChange(this, attachment);