Searched refs:getSmallIcon (Results 1 – 12 of 12) sorted by relevance
342 Icon parentIcon = ((Notification) parentData).getSmallIcon(); in hasSameIcon()343 Icon childIcon = ((Notification) childData).getSmallIcon(); in hasSameIcon()
2213 final Icon smallIcon = n.getSmallIcon();2423 n.getSmallIcon(),2447 n.getSmallIcon(),
228 .setSmallIcon(getSmallIcon(disk, VolumeInfo.STATE_UNMOUNTABLE)) in onDiskScannedInternal()548 private int getSmallIcon(DiskInfo disk, int state) { in getSmallIcon() method in StorageNotification567 .setSmallIcon(getSmallIcon(vol.getDisk(), vol.getState())) in buildNotificationBuilder()
305 if (notification.getSmallIcon() == null) { in notifyAsUser()324 if (n.getSmallIcon() == null && n.icon != 0) { in fixLegacySmallIcon()
2230 public Icon getSmallIcon() { in getSmallIcon() method in Notification2366 if (mN.getSmallIcon() == null && mN.icon != 0) { in Builder()
460 if (localForegroundNoti.getSmallIcon() == null) { in postNotification()517 if (localForegroundNoti.getSmallIcon() == null) { in postNotification()
194 final Icon icon = notification.getSmallIcon(); in dump()
2288 adjustedSbn.getNotification().getSmallIcon()) in maybeAddAutobundleSummary()2722 if (notification.getSmallIcon() != null) { in run()3318 if (r.getNotification().getSmallIcon() != null) { in cancelNotificationLocked()
828 Icon smallIcon = n.getSmallIcon(); in createLegacyIconExtras()
4909 method public android.graphics.drawable.Icon getSmallIcon();
5064 method public android.graphics.drawable.Icon getSmallIcon();
4912 method public android.graphics.drawable.Icon getSmallIcon();