Searched refs:smartReplies (Results 1 – 1 of 1) sorted by relevance
210 ArrayList<CharSequence> smartReplies, in createNotificationAdjustment() argument222 if (smartReplies != null && !smartReplies.isEmpty()) { in createNotificationAdjustment()223 signals.putCharSequenceArrayList(Adjustment.KEY_TEXT_REPLIES, smartReplies); in createNotificationAdjustment()