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