Searched refs:postRemoveExpectedStrings (Results 1 – 1 of 1) sorted by relevance
229 postRemoveExpectedStrings.add(n.getPackage()); in testRemoveNotificationsFromWrite()230 postRemoveExpectedStrings.add(n.getChannelName()); in testRemoveNotificationsFromWrite()231 postRemoveExpectedStrings.add(n.getChannelId()); in testRemoveNotificationsFromWrite()266 postRemoveExpectedStrings.add(n.getPackage()); in testRemoveNotificationFromWrite()267 postRemoveExpectedStrings.add(n.getChannelName()); in testRemoveNotificationFromWrite()268 postRemoveExpectedStrings.add(n.getChannelId()); in testRemoveNotificationFromWrite()303 postRemoveExpectedStrings.add(n.getPackage()); in testRemoveConversationNotificationFromWrite()305 postRemoveExpectedStrings.add(n.getChannelId()); in testRemoveConversationNotificationFromWrite()336 Set<String> postRemoveExpectedStrings = new HashSet<>(); in testRemoveChannelFromWrite() local342 postRemoveExpectedStrings.add(n.getPackage()); in testRemoveChannelFromWrite()[all …]