Searched refs:mNotificationEntry1 (Results 1 – 2 of 2) sorted by relevance
111 private final NotificationEntry mNotificationEntry1 = new NotificationEntryBuilder() field in NotificationHelperTest172 assertFalse(isMissedCall(mNotificationEntry1)); in testIsMissedCall_notMissedCall()187 assertTrue(isMissedCallOrHasContent(mNotificationEntry1)); in testisMissedCallOrHasContent_Hasontent()193 mNotificationEntry1, mMissedCallNotificationEntry); in testGetHighestPriorityNotification_missedCallHigherPriority()202 mNotificationEntry1, mNotificationEntry2); in testGetHighestPriorityNotification_moreRecentLastMessage()205 .isEqualTo(mNotificationEntry1); in testGetHighestPriorityNotification_moreRecentLastMessage()
160 private final NotificationEntry mNotificationEntry1 = new NotificationEntryBuilder() field in PeopleSpaceUtilsTest252 .augmentTileFromNotification(mContext, tile, key, mNotificationEntry1, 0, in testAugmentTileFromNotification()