Searched refs:mNotificationFeedback (Results 1 – 2 of 2) sorted by relevance
50 public int mNotificationFeedback = 0; field in TestNotificationAssistant83 mNotificationFeedback = 0; in resetData()189 mNotificationFeedback = feedback.getInt(FEEDBACK_RATING, 0); in onNotificationFeedbackReceived()
631 assertEquals(1, mNotificationAssistantService.mNotificationFeedback); in testOnNotificationFeedbackReceived()