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 D | IconManager.kt | 212 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 D | SettingsWithLargeHeader.java | 90 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 D | NotificationShellCmd.java | 486 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 D | NotificationListenerService.java | 1329 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 D | MediaDataManager.kt | 579 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 D | TetheringNotificationUpdaterTest.kt | 205 assertEquals(iconId, notification.smallIcon.resId)
|
/aosp12/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 6347 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 D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 1319 field public static final int smallIcon = 16843422; // 0x101029e
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 1106 field public static final int smallIcon = 16843422; // 0x101029e
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 79760 Lcom/android/internal/R$attr;->smallIcon:I
|