Home
last modified time | relevance | path

Searched refs:smallIcon (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/
H A DIconManager.kt212 n.smallIcon
281 ic = entry.sbn.notification.smallIcon
303 val isSmallIcon = iconDescriptor.icon.equals(entry.sbn.notification.smallIcon)
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DSettingsWithLargeHeader.java90 Intent infoIntent, @Nullable UserHandle userHandle, boolean smallIcon) { in setHeader() argument
95 mSmallIcon = smallIcon; in setHeader()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java486 Icon smallIcon = null; in doNotify() local
519 smallIcon = icon; in doNotify()
663 if (smallIcon == null) { in doNotify()
667 builder.setSmallIcon(smallIcon); in doNotify()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java1329 Icon smallIcon = n.getSmallIcon(); in createLegacyIconExtras() local
1331 if (smallIcon != null && smallIcon.getType() == Icon.TYPE_RESOURCE) { in createLegacyIconExtras()
1332 n.extras.putInt(Notification.EXTRA_SMALL_ICON, smallIcon.getResId()); in createLegacyIconExtras()
1333 n.icon = smallIcon.getResId(); in createLegacyIconExtras()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DMediaDataManager.kt579 val smallIcon = sbn.notification.smallIcon regex
653 smallIcon, artist, song, artWorkIcon, actionIcons,
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringNotificationUpdaterTest.kt205 assertEquals(iconId, notification.smallIcon.resId)
/aosp12/frameworks/base/core/java/android/app/
H A DNotification.java6347 private void processSmallIconColor(Icon smallIcon, RemoteViews contentView,
6349 boolean colorable = !isLegacy() || getColorUtil().isGrayscaleIcon(mContext, smallIcon);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt1319 field public static final int smallIcon = 16843422; // 0x101029e
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt1106 field public static final int smallIcon = 16843422; // 0x101029e
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt79760 Lcom/android/internal/R$attr;->smallIcon:I