Home | History | Annotate | Download | only in phone

Lines Matching full:missed

112     // used to track the missed call counter, default to 0.
270 // setup query spec, look for all Missed calls that are new.
295 * 1. Find the list of missed calls
303 * Used to store relevant fields for the Missed Call
386 log("Start obtaining picture for the missed call. Uri: "
436 // to the missed call notification.
449 * missed-call signal.
457 * Displays a notification about a missed call.
473 * @param date the time when the missed call happened
482 // Never display the missed call notification on non-voice-capable
501 // increment number of missed calls.
505 // i.e. "Missed call from <caller name or number>"
519 // 1 missed call: call name
520 // more than 1 missed call: <number of calls> + "missed calls"
574 /** Returns an intent to be invoked when the missed call notification is cleared. */
582 * Cancels the "missed call" notification.
587 // reset the number of missed calls to 0.