Lines Matching full:icon
572 // We assume this was initiated by the user pressing the tool kit icon
618 .findViewById(com.android.internal.R.id.icon);
619 if (msg.icon != null) {
620 iv.setImageBitmap(msg.icon);
708 notification.icon = com.android.internal.R.drawable.stat_notify_sim_toolkit;
709 // Set text and icon for the status bar and notification body.
715 if (msg.icon != null) {
716 contentView.setImageViewBitmap(com.android.internal.R.id.icon,
717 msg.icon);
721 com.android.internal.R.id.icon,