Home
last modified time | relevance | path

Searched refs:mSmallIcon (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DNotification.java1938 private int mSmallIcon; field in Notification.Builder
2131 mSmallIcon = icon;
2147 mSmallIcon = icon;
2813 contentView.setImageViewResource(R.id.right_icon, mSmallIcon);
2815 processSmallRightIcon(mSmallIcon, contentView);
2817 contentView.setImageViewResource(R.id.icon, mSmallIcon);
2819 processSmallIconAsLarge(mSmallIcon, contentView);
3151 n.icon = mSmallIcon; in buildUnstyled()
3213 extras.putInt(EXTRA_SMALL_ICON, mSmallIcon); in populateExtras()
3401 mSmallIcon = n.icon; in restoreFromNotification()
[all …]
/frameworks/base/docs/html/training/tv/discovery/
Drecommendations.jd236 .setSmallIcon(mSmallIcon)