Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3375 processLargeLegacyIcon(mN.mLargeIcon, contentView); in bindLargeIcon()
3893 private void processLargeLegacyIcon(Icon largeIcon, RemoteViews contentView) { in processLargeLegacyIcon() method in Notification.Builder