Searched refs:filteredServices (Results 1 – 2 of 2) sorted by relevance
514 val filteredServices = in removeFromNotifiedServices() constant517 if (filteredServices.size < notifiedServices.size) { in removeFromNotifiedServices()520 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, filteredServices) in removeFromNotifiedServices()603 val filteredServices = in removePackageState() constant608 if (filteredServices.size < notifiedServices.size) { in removePackageState()611 .putStringSet(KEY_ALREADY_NOTIFIED_SERVICES, filteredServices) in removePackageState()
381 val filteredServices = in removeFromNotifiedComponents() constant388 if (filteredServices.size < notifiedComponents.size) { in removeFromNotifiedComponents()391 .putStringSet(KEY_ALREADY_NOTIFIED_COMPONENTS, filteredServices) in removeFromNotifiedComponents()