Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3064 applyLargeIconBackground(contentView); in processSmallIconAsLarge()
3075 applyLargeIconBackground(contentView); in processLargeLegacyIcon()
3084 private void applyLargeIconBackground(RemoteViews contentView) { in applyLargeIconBackground() method in Notification.Builder