Searched refs:mCurrentSmartRepliesAndActions (Results 1 – 1 of 1) sorted by relevance
96 private SmartRepliesAndActions mCurrentSmartRepliesAndActions; field in NotificationContentView1269 mCurrentSmartRepliesAndActions = mExpandedInflatedSmartReplies != null1275 mCurrentSmartRepliesAndActions.smartActions == null ? 0 :1276 mCurrentSmartRepliesAndActions.smartActions.actions.size(),1277 mCurrentSmartRepliesAndActions.smartReplies == null ? 0 :1278 mCurrentSmartRepliesAndActions.smartReplies.choices.length));1280 applySmartReplyView(mCurrentSmartRepliesAndActions, entry);1488 return mCurrentSmartRepliesAndActions;