Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2772 removeLargeIconBackground(contentView);
3077 removeLargeIconBackground(contentView); in processLargeLegacyIcon()
3101 private void removeLargeIconBackground(RemoteViews contentView) { in removeLargeIconBackground() method in Notification.Builder