Searched refs:expectedGroupKey (Results 1 – 1 of 1) sorted by relevance
441 String expectedGroupKey = null; in assertOnlySomeNotificationsAutogrouped() local454 if (expectedGroupKey == null) { in assertOnlySomeNotificationsAutogrouped()455 expectedGroupKey = sbn.getGroupKey(); in assertOnlySomeNotificationsAutogrouped()457 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertOnlySomeNotificationsAutogrouped()463 sbn.getGroupKey() != expectedGroupKey); in assertOnlySomeNotificationsAutogrouped()469 String expectedGroupKey = null; in assertAllPostedNotificationsAutogrouped() local480 if (expectedGroupKey == null) { in assertAllPostedNotificationsAutogrouped()481 expectedGroupKey = sbn.getGroupKey(); in assertAllPostedNotificationsAutogrouped()484 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertAllPostedNotificationsAutogrouped()