Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java91 if (!shouldShowSmartReplyView(entry, newSmartRepliesAndActions)) { in inflate()
138 public static boolean shouldShowSmartReplyView( in shouldShowSmartReplyView() method in InflatedSmartReplies
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1331 if (!InflatedSmartReplies.shouldShowSmartReplyView(entry, smartRepliesAndActions)) {