Searched refs:uidSet1 (Results 1 – 1 of 1) sorted by relevance
86 Set<Integer> uidSet1 = Set.of(101, 102); in testGetNotificationMap() local87 NotificationInfo info1 = new NotificationInfo(uidSet1, 1, 1, 1000L, 1234); in testGetNotificationMap()