Home
last modified time | relevance | path

Searched refs:setExpandedInflatedSmartReplies (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java597 privateLayout.setExpandedInflatedSmartReplies( in finishIfDone()
600 privateLayout.setExpandedInflatedSmartReplies(null); in finishIfDone()
DNotificationContentView.java1479 public void setExpandedInflatedSmartReplies( in setExpandedInflatedSmartReplies() method in NotificationContentView