Home | History | Annotate | Download | only in phone

Lines Matching full:icon

418                 android.R.drawable.stat_notify_missed_call, // icon
503 // Display the appropriate "in-call" icon in the status bar,
533 // since even if the status icon hasn't changed, some *other*
538 if (DBG) log("- Updating status bar icon: " + resId);
545 // The icon in the expanded view is the same as in the status bar.
561 notification.icon = mInCallResId;
566 // Our custom view, which includes an icon (either "ongoing call" or
572 contentView.setImageViewResource(R.id.icon, expandedViewIcon);
773 resId, // icon
804 // view for now, so the there is less confusion about the icon. If
823 android.R.drawable.stat_sys_phone_call_forward, // icon
834 android.R.drawable.stat_sys_phone_call_forward, // icon
863 android.R.drawable.stat_sys_warning, // icon
896 notification.icon = com.android.internal.R.drawable.stat_sys_warning;