Home
last modified time | relevance | path

Searched refs:largeIcon (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DMediaNotificationProcessor.java100 Icon largeIcon = notification.getLargeIcon(); in processNotification() local
103 if (largeIcon != null) { in processNotification()
107 drawable = largeIcon.loadDrawable(mPackageContext); in processNotification()
/frameworks/base/core/java/android/app/
DNotification.java388 public Bitmap largeIcon; field in Notification
2540 if (mLargeIcon == null && largeIcon != null) { in writeToParcelImpl()
2542 mLargeIcon = Icon.createWithBitmap(largeIcon); in writeToParcelImpl()
3278 if (mN.getLargeIcon() == null && mN.largeIcon != null) { in Builder()
3279 setLargeIcon(mN.largeIcon); in Builder()
4648 if (mN.mLargeIcon == null && mN.largeIcon != null) { in bindLargeIcon()
4649 mN.mLargeIcon = Icon.createWithBitmap(mN.largeIcon); in bindLargeIcon()
5140 Icon largeIcon = mN.mLargeIcon; in makePublicView() local
5142 Bitmap largeIconLegacy = mN.largeIcon; in makePublicView()
5143 mN.largeIcon = null; in makePublicView()
[all …]
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java1166 Icon largeIcon = n.getLargeIcon(); in createLegacyIconExtras() local
1171 if (largeIcon != null) { in createLegacyIconExtras()
1172 Drawable d = largeIcon.loadDrawable(getContext()); in createLegacyIconExtras()
1176 n.largeIcon = largeIconBits; in createLegacyIconExtras()
/frameworks/support/car/src/androidTest/java/androidx/car/widget/
DTextListItemTest.java733 TextListItem largeIcon = new TextListItem(mActivity); in testNoCarriedOverLayoutParamsForPrimaryIcon() local
734 largeIcon.setPrimaryActionIcon(android.R.drawable.sym_def_app_icon, true); in testNoCarriedOverLayoutParamsForPrimaryIcon()
736 mActivityRule.runOnUiThread(() -> largeIcon.bind(viewHolder)); in testNoCarriedOverLayoutParamsForPrimaryIcon()
/frameworks/support/compat/src/main/java/androidx/core/app/
DNotificationCompat.java4770 public CarExtender setLargeIcon(Bitmap largeIcon) { in setLargeIcon() argument
4771 mLargeIcon = largeIcon; in setLargeIcon()
/frameworks/support/compat/api_legacy/
D26.0.0.txt151 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
152 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D27.0.0.txt151 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
152 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D26.1.0.txt151 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
152 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
Dcurrent.txt260 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
261 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D27.1.0.txt211 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
212 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D28.0.0-alpha1.txt260 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
261 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
/frameworks/support/compat/api/
Dcurrent.txt220 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
221 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
/frameworks/support/api/
D22.0.0.txt1838 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
1839 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.1.0.txt1980 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
1981 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.2.0.txt2348 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
2349 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D22.2.1.txt2376 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
2377 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D25.1.0.txt4570 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
4571 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D25.2.0.txt4570 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
4571 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D25.0.0.txt4188 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
4189 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D23.0.0.txt2948 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
2949 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D24.2.0.txt4135 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
4136 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D23.2.1.txt3548 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
3549 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D23.1.0.txt3220 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
3221 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D23.1.1.txt3193 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
3194 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";
D25.3.0.txt4951 field public static final java.lang.String EXTRA_LARGE_ICON = "android.largeIcon";
4952 field public static final java.lang.String EXTRA_LARGE_ICON_BIG = "android.largeIcon.big";

12