Home
last modified time | relevance | path

Searched refs:EXTRA_LARGE_ICON_BIG (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationBigPictureTemplateViewWrapper.java47 Icon overRiddenIcon = extras.getParcelable(Notification.EXTRA_LARGE_ICON_BIG); in updateImageTag()
/frameworks/base/core/java/android/app/
DNotification.java1076 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big"; field in Notification
6706 extras.putParcelable(EXTRA_LARGE_ICON_BIG, mBigLargeIcon);
6718 if (extras.containsKey(EXTRA_LARGE_ICON_BIG)) {
6720 mBigLargeIcon = extras.getParcelable(EXTRA_LARGE_ICON_BIG);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4586 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
/frameworks/base/non-updatable-api/
Dcurrent.txt5330 field public static final String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
/frameworks/base/api/
Dcurrent.txt5330 field public static final String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";