Home | History | Annotate | Download | only in phone

Lines Matching refs:number

78         Calls.NUMBER,
295 PhoneLookup.NUMBER,
316 public String number;
338 // Note that CursorJoiner is not useable here because the number
360 if (DBG) log("query contacts for number: " + n.number);
363 Uri.withAppendedPath(PhoneLookup.CONTENT_FILTER_URI, n.number),
364 PHONES_PROJECTION, null, null, PhoneLookup.NUMBER);
385 log("contact :" + n.name + " found for phone: " + n.number
408 notifyMissedCall(n.name, n.number, n.type, null, null, n.date);
424 notifyMissedCall(n.name, n.number, n.type, photo, photoIcon, n.date);
434 n.number = cursor.getString(cursor.getColumnIndexOrThrow(Calls.NUMBER));
438 // make sure we update the number depending upon saved values in
440 // private number are detected, we need to hand off the message
442 if ( (n.number.equals(CallerInfo.UNKNOWN_NUMBER)) ||
443 (n.number.equals(CallerInfo.PRIVATE_NUMBER)) ||
444 (n.number.equals(CallerInfo.PAYPHONE_NUMBER)) ) {
445 n.number = null;
448 if (DBG) log("NotificationInfo constructed for number: " + n.number);
467 * @param number the phone number. Note that this may be a non-callable String like "Unknown",
468 * or "Private Number", which possibly come from methods like
483 String name, String number, String type, Drawable photo, Bitmap photoIcon, long date) {
497 log("notifyMissedCall(). name: " + name + ", number: " + number
507 // increment number of missed calls.
511 // i.e. "Missed call from <caller name or number>"
514 } else if (!TextUtils.isEmpty(number)){
515 callName = number;
523 // more than 1 missed call: <number of calls> + "missed calls"
543 // Simple workaround for issue 6476275; refrain having actions when the given number seems
544 // not a real one but a non-number which was embedded by methods outside (like
548 && !TextUtils.isEmpty(number)
549 && !TextUtils.equals(number, mContext.getString(R.string.private_num))
550 && !TextUtils.equals(number, mContext.getString(R.string.unknown))){
551 if (DBG) log("Add actions with the number " + number);
555 PhoneGlobals.getCallBackPendingIntent(mContext, number));
559 PhoneGlobals.getSendSmsFromNotificationPendingIntent(mContext, number));
568 log("Suppress actions. number: " + number + ", missedCalls: " + mNumberMissedCalls);
590 // reset the number of missed calls to 0.
1010 // contact name or phone number.
1027 // phone number, but we'll update it very quickly when the query
1051 // We use expandedViewLine2 for this (i.e. the name or number of
1134 // phone number:
1197 if (DBG) log("- got vm number: '" + vmNumber + "'");
1201 // (1) This phone really has no voicemail number
1203 // (2) This phone *does* have a voicemail number, but
1215 if (DBG) log("- Null vm number: SIM records not loaded (yet)...");
1226 // Limit the number of retries (in case the SIM is broken
1236 // phone had no VM number set up in the first place.
1383 * @param operator is the numeric operator number