Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DInflatedSmartReplies.java53 @Nullable private final SmartReplyView mSmartReplyView; field in InflatedSmartReplies
61 mSmartReplyView = smartReplyView; in InflatedSmartReplies()
67 return mSmartReplyView; in getSmartReplyView()