Searched refs:mNotificationFeedback (Results 1 – 2 of 2) sorted by relevance
51 public int mNotificationFeedback = 0; field in TestNotificationAssistant85 mNotificationFeedback = 0; in resetData()192 mNotificationFeedback = feedback.getInt(FEEDBACK_RATING, 0); in onNotificationFeedbackReceived()
834 assertEquals(1, mAssistant.mNotificationFeedback); in testOnNotificationFeedbackReceived()