Searched refs:KEY_USER_SENTIMENT (Results 1 – 8 of 8) sorted by relevance
65 public static final String KEY_USER_SENTIMENT = "key_user_sentiment"; field in Adjustment
536 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment()565 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_appImportanceBlocksNegativeSentimentUpdate()583 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in testUserSentiment_userLocked()
187 captor.getValue().getSignals().getInt(Adjustment.KEY_USER_SENTIMENT)); in testTriggerAdjustment()222 captor.getValue().getSignals().getInt(Adjustment.KEY_USER_SENTIMENT)); in testGroupChildCanTriggerAdjustment()
294 signals.putInt(Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEGATIVE); in createNegativeAdjustment()
615 if (signals.containsKey(Adjustment.KEY_USER_SENTIMENT)) { in applyAdjustments()621 Adjustment.KEY_USER_SENTIMENT, USER_SENTIMENT_NEUTRAL)); in applyAdjustments()
853 field public static final java.lang.String KEY_USER_SENTIMENT = "key_user_sentiment";
4557 field public static final java.lang.String KEY_USER_SENTIMENT = "key_user_sentiment";
40003 Landroid/service/notification/Adjustment;->KEY_USER_SENTIMENT:Ljava/lang/String;