Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java66 @Nullable public SmartReplyView getSmartReplyView() { in getSmartReplyView() method in InflatedSmartReplies
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1439 && inflatedSmartReplyView.getSmartReplyView() != null) {
1440 smartReplyView = inflatedSmartReplyView.getSmartReplyView();