Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyView.java514 if (!gotEnoughSmartReplies(smartReplies)) { in onMeasure()
575 private boolean gotEnoughSmartReplies(List<View> smartReplies) { in gotEnoughSmartReplies() method in SmartReplyView