Searched refs:expectedGroupKey (Results 1 – 1 of 1) sorted by relevance
442 String expectedGroupKey = null; in assertOnlySomeNotificationsAutogrouped() local455 if (expectedGroupKey == null) { in assertOnlySomeNotificationsAutogrouped()456 expectedGroupKey = sbn.getGroupKey(); in assertOnlySomeNotificationsAutogrouped()458 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertOnlySomeNotificationsAutogrouped()464 sbn.getGroupKey() != expectedGroupKey); in assertOnlySomeNotificationsAutogrouped()470 String expectedGroupKey = null; in assertAllPostedNotificationsAutogrouped() local481 if (expectedGroupKey == null) { in assertAllPostedNotificationsAutogrouped()482 expectedGroupKey = sbn.getGroupKey(); in assertAllPostedNotificationsAutogrouped()485 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertAllPostedNotificationsAutogrouped()