Searched refs:notifiedServices (Results 1 – 2 of 2) sorted by relevance
118 var notifiedServices = runBlocking { in markAsNotifiedWithSecondComponent() variable122 assertThat(notifiedServices.size).isEqualTo(1) in markAsNotifiedWithSecondComponent()123 assertThat(notifiedServices.iterator().next()) in markAsNotifiedWithSecondComponent()126 notifiedServices = runBlocking { in markAsNotifiedWithSecondComponent()130 assertThat(notifiedServices.size).isEqualTo(2) in markAsNotifiedWithSecondComponent()133 assertThat(notifiedServices.contains(it.flattenToShortString())).isTrue() in markAsNotifiedWithSecondComponent()143 val notifiedServices = runBlocking { in removeNotifiedService() constant149 assertThat(notifiedServices.size).isEqualTo(2) in removeNotifiedService()151 assertThat(notifiedServices.contains(it.flattenToShortString())).isTrue() in removeNotifiedService()162 val notifiedServices = runBlocking { in removePackageState() constant[all …]
513 val notifiedServices = getNotifiedServices() in removeFromNotifiedServices() constant515 notifiedServices.filter { it != a11Service.flattenToShortString() }.toSet() in removeFromNotifiedServices()517 if (filteredServices.size < notifiedServices.size) { in removeFromNotifiedServices()600 val notifiedServices = in removePackageState() constant604 notifiedServices in removePackageState()608 if (filteredServices.size < notifiedServices.size) { in removePackageState()