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/
DSmartReplyStateInflater.kt68 fun shouldShowSmartReplyView( in <lambda>() method
132 if (!shouldShowSmartReplyView(entry, newSmartReplyState)) { in inflateSmartReplyState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentView.java1682 if (!SmartReplyStateInflaterKt.shouldShowSmartReplyView(entry, smartReplyState)) {