Searched refs:EXTRA_LARGE_ICON_BIG (Results 1 – 5 of 5) sorted by relevance
47 Icon overRiddenIcon = extras.getParcelable(Notification.EXTRA_LARGE_ICON_BIG); in updateImageTag()
1076 public static final String EXTRA_LARGE_ICON_BIG = EXTRA_LARGE_ICON + ".big"; field in Notification6706 extras.putParcelable(EXTRA_LARGE_ICON_BIG, mBigLargeIcon);6718 if (extras.containsKey(EXTRA_LARGE_ICON_BIG)) {6720 mBigLargeIcon = extras.getParcelable(EXTRA_LARGE_ICON_BIG);
4586 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
5330 field public static final String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";