Searched refs:mCurrentSmartReplyState (Results 1 – 1 of 1) sorted by relevance
116 private InflatedSmartReplyState mCurrentSmartReplyState; field in NotificationContentView1246 if (mCurrentSmartReplyState == null) {1255 mCurrentSmartReplyState.getSmartActionsList().size(),1256 mCurrentSmartReplyState.getSmartRepliesList().size()));1500 applyExternalSmartReplyState(mContractedChild, mCurrentSmartReplyState);1503 applyExternalSmartReplyState(mExpandedChild, mCurrentSmartReplyState);1508 mCurrentSmartReplyState.getSmartReplies();1510 mCurrentSmartReplyState.getSmartActions();1527 applyExternalSmartReplyState(mHeadsUpChild, mCurrentSmartReplyState);1651 mCurrentSmartReplyState = smartReplyState;[all …]