Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2976 processSmallIconAsLarge(mSmallIcon, contentView);
3215 private void processSmallIconAsLarge(Icon largeIcon, RemoteViews contentView) { in processSmallIconAsLarge() method in Notification.Builder