Searched refs:mSmartReplyConstants (Results 1 – 3 of 3) sorted by relevance
70 @Mock private SmartReplyConstants mSmartReplyConstants; field in InflatedSmartRepliesTest98 when(mSmartReplyConstants.isEnabled()).thenReturn(true); in setUp()104 mSmartReplyConstants, in setUp()118 when(mSmartReplyConstants.isEnabled()).thenReturn(false); in chooseSmartRepliesAndActions_smartRepliesOff_noAppGeneratedSmartSuggestions()136 when(mSmartReplyConstants.isEnabled()).thenReturn(false); in chooseSmartRepliesAndActions_smartRepliesOff_noSystemGeneratedSmartSuggestions()596 when(mSmartReplyConstants.requiresTargetingP()).thenReturn(false); in setupAppGeneratedReplies()
110 private final SmartReplyConstants mSmartReplyConstants; field in ExpandableNotificationRowController264 mSmartReplyConstants = smartReplyConstants; in ExpandableNotificationRowController()298 mSmartReplyConstants, in init()
115 private SmartReplyConstants mSmartReplyConstants; field in NotificationContentView218 mSmartReplyConstants = smartReplyConstants; in initialize()1626 && mSmartReplyConstants.getEffectiveEditChoicesBeforeSending(1636 if (mSmartReplyConstants.getShowInHeadsUp()) {