Lines Matching refs:number
79 Calls.NUMBER,
287 PhoneLookup.NUMBER,
308 public String number;
331 // Note that CursorJoiner is not useable here because the number
353 if (DBG) log("query contacts for number: " + n.number);
356 Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, n.number),
357 PHONES_PROJECTION, null, null, PhoneLookup.NUMBER);
378 log("contact :" + n.name + " found for phone: " + n.number
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);
428 n.number = cursor.getString(cursor.getColumnIndexOrThrow(Calls.NUMBER));
433 // make sure we update the number depending upon saved values in
435 // private number are detected, we need to hand off the message
438 n.number = null;
441 if (DBG) log("NotificationInfo constructed for number: " + n.number);
460 * @param number the phone number. Note that this may be a non-callable String like "Unknown",
461 * or "Private Number", which possibly come from methods like
475 /* package */ void notifyMissedCall(String name, String number, int presentation, String type,
491 log("notifyMissedCall(). name: " + name + ", number: " + number
501 // increment number of missed calls.
505 // i.e. "Missed call from <caller name or number>"
508 } else if (!TextUtils.isEmpty(number)){
510 // A number should always be displayed LTR using {@link BidiFormatter}
512 callName = bidiFormatter.unicodeWrap(number, TextDirectionHeuristics.LTR);
520 // more than 1 missed call: <number of calls> + "missed calls"
540 // Simple workaround for issue 6476275; refrain having actions when the given number seems
541 // not a real one but a non-number which was embedded by methods outside (like
545 && !TextUtils.isEmpty(number)
548 if (DBG) log("Add actions with the number " + number);
552 PhoneGlobals.getCallBackPendingIntent(mContext, number));
556 PhoneGlobals.getSendSmsFromNotificationPendingIntent(mContext, number));
565 log("Suppress actions. number: " + number + ", missedCalls: " + mNumberMissedCalls);
587 // reset the number of missed calls to 0.
728 if (DBG) log("- got vm number: '" + vmNumber + "'");
732 // (1) This phone really has no voicemail number
734 // (2) This phone *does* have a voicemail number, but
746 if (DBG) log("- Null vm number: SIM records not loaded (yet)...");
757 // Limit the number of retries (in case the SIM is broken
767 // phone had no VM number set up in the first place.
914 * @param operator is the numeric operator number