Searched refs:mCurrentSmartReplyState (Results 1 – 1 of 1) sorted by relevance
109 private InflatedSmartReplyState mCurrentSmartReplyState; field in NotificationContentView1177 if (mCurrentSmartReplyState == null) {1186 mCurrentSmartReplyState.getSmartActionsList().size(),1187 mCurrentSmartReplyState.getSmartRepliesList().size()));1189 applySmartReplyView(mCurrentSmartReplyState, entry);1531 mCurrentSmartReplyState = smartReplyState; in setInflatedSmartReplyState()1538 return mCurrentSmartReplyState; in getCurrentSmartReplyState()