Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java2815 processSmallRightIcon(mSmallIcon, contentView);
3108 private void processSmallRightIcon(int smallIconDrawableId, in processSmallRightIcon() method in Notification.Builder