Searched refs:smartReplyContainerCandidate (Results 1 – 1 of 1) sorted by relevance
1371 View smartReplyContainerCandidate = view.findViewById( in applySmartReplyView() local1373 if (!(smartReplyContainerCandidate instanceof LinearLayout)) { in applySmartReplyView()1376 LinearLayout smartReplyContainer = (LinearLayout) smartReplyContainerCandidate; in applySmartReplyView()