Searched refs:numExpectedUpdates (Results 1 – 1 of 1) sorted by relevance
1579 final int numExpectedUpdates) throws Exception { in testAutogrouping_autogroupStaysUntilAllNotificationsCanceled_common() argument1599 rerankLatch = mListener.setRankingUpdateCountDown(numExpectedUpdates); in testAutogrouping_autogroupStaysUntilAllNotificationsCanceled_common()1600 removedLatch = mListener.setRemovedCountDown(numExpectedUpdates); in testAutogrouping_autogroupStaysUntilAllNotificationsCanceled_common()1630 final int numExpectedUpdates) throws Exception { in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup_common() argument1656 postingLatch = mListener.setPostedCountDown(numExpectedUpdates); in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup_common()1657 rerankLatch = mListener.setRankingUpdateCountDown(numExpectedUpdates); in testAutogrouping_autogroupStaysUntilAllNotificationsAddedToGroup_common()1693 final int numExpectedUpdates) throws Exception { in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled_common() argument1719 postingLatch = mListener.setPostedCountDown(numExpectedUpdates); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled_common()1720 rerankLatch = mListener.setRankingUpdateCountDown(numExpectedUpdates); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled_common()1733 rerankLatch = mListener.setRankingUpdateCountDown(numExpectedUpdates); in testNewNotificationsAddedToAutogroup_ifOriginalNotificationsCanceled_common()[all …]