Home | History | Annotate | Download | only in phone

Lines Matching defs:notifyMissedCall

400                             // Call notifyMissedCall() right now.
401 notifyMissedCall(n.name, n.number, n.presentation, n.type, null, null,
418 notifyMissedCall(n.name, n.number, n.presentation, n.type, photo, photoIcon, n.date);
475 /* package */ void notifyMissedCall(String name, String number, int presentation, String type,
486 if (DBG) log("notifyMissedCall: non-voice-capable device, not posting notification");
491 log("notifyMissedCall(). name: " + name + ", number: " + number