Searched refs:defaultColorRes (Results 1 – 1 of 1) sorted by relevance
10663 @ColorInt Integer colorInt, @ColorRes int defaultColorRes, PendingIntent intent) { in makeAction() argument10665 colorInt = mBuilder.mContext.getColor(defaultColorRes); in makeAction()