Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java227 row.getPrivateLayout().setHeadsUpInflatedSmartReplies(null); in freeNotificationView()
618 privateLayout.setHeadsUpInflatedSmartReplies( in finishIfDone()
621 privateLayout.setHeadsUpInflatedSmartReplies(null); in finishIfDone()
DNotificationContentView.java1494 public void setHeadsUpInflatedSmartReplies( in setHeadsUpInflatedSmartReplies() method in NotificationContentView