Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java54 @Nullable private final List<Button> mSmartSuggestionButtons; field in InflatedSmartReplies
62 mSmartSuggestionButtons = smartSuggestionButtons; in InflatedSmartReplies()
71 return mSmartSuggestionButtons; in getSmartSuggestionButtons()