Searched refs:inflateSmartReplyState (Results 1 – 4 of 4) sorted by relevance
102 fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState regex122 override fun inflateSmartReplyState(entry: NotificationEntry): InflatedSmartReplyState =
108 public InflatedSmartReplyState inflateSmartReplyState(NotificationEntry entry) {
653 public InflatedSmartReplyState inflateSmartReplyState(NotificationEntry entry) { in inflateSmartReplyState() method in NotificationTestHelper.MockSmartReplyInflater
304 result.inflatedSmartReplyState = inflater.inflateSmartReplyState(entry); in inflateSmartReplyViews()