Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotification.java3108 private void processSmallRightIcon(int smallIconDrawableId, in processSmallRightIcon() argument
3115 if (!isLegacy() || mColorUtil.isGrayscaleIcon(mContext, smallIconDrawableId)) { in processSmallRightIcon()