Searched refs:expectedGroupKey (Results 1 – 1 of 1) sorted by relevance
320 String expectedGroupKey = null; in assertOnlySomeNotificationsAutogrouped() local329 if (expectedGroupKey == null) { in assertOnlySomeNotificationsAutogrouped()330 expectedGroupKey = sbn.getGroupKey(); in assertOnlySomeNotificationsAutogrouped()332 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertOnlySomeNotificationsAutogrouped()338 sbn.getGroupKey() != expectedGroupKey); in assertOnlySomeNotificationsAutogrouped()344 String expectedGroupKey = null; in assertAllPostedNotificationsAutogrouped() local352 if (expectedGroupKey == null) { in assertAllPostedNotificationsAutogrouped()353 expectedGroupKey = sbn.getGroupKey(); in assertAllPostedNotificationsAutogrouped()356 assertEquals(expectedGroupKey, sbn.getGroupKey()); in assertAllPostedNotificationsAutogrouped()