Searched refs:getSmartReplyView (Results 1 – 2 of 2) sorted by relevance
66 @Nullable public SmartReplyView getSmartReplyView() { in getSmartReplyView() method in InflatedSmartReplies
1457 && inflatedSmartReplyView.getSmartReplyView() != null) { in applySmartReplyView()1458 smartReplyView = inflatedSmartReplyView.getSmartReplyView(); in applySmartReplyView()