Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2819 processSmallIconAsLarge(mSmallIcon, contentView);
3057 private void processSmallIconAsLarge(int largeIconId, RemoteViews contentView) { in processSmallIconAsLarge() method in Notification.Builder