Searched refs:markComponentAsNotified (Results 1 – 2 of 2) sorted by relevance
182 notificationListenerCheck.markComponentAsNotified(it) in removeDisabledComponentsFromNotifiedComponents()217 notificationListenerCheck.markComponentAsNotified(testComponent) in markAsNotified()231 notificationListenerCheck.markComponentAsNotified(testComponent) in markAsNotified_notifySecondComponent()243 notificationListenerCheck.markComponentAsNotified(testComponent2) in markAsNotified_notifySecondComponent()261 notificationListenerCheck.markComponentAsNotified(testComponent) in markAsNotified_notifySecondComponent_ensureFirstComponentNotModified()277 notificationListenerCheck.markComponentAsNotified(testComponent2) in markAsNotified_notifySecondComponent_ensureFirstComponentNotModified()295 testComponents.forEach { notificationListenerCheck.markComponentAsNotified(it) } in removeFromNotifiedComponents()328 testComponents.forEach { notificationListenerCheck.markComponentAsNotified(it) } in removeFromNotifiedComponents_multipleNlsPerPackage()376 testComponents.forEach { notificationListenerCheck.markComponentAsNotified(it) } in removeFromNotifiedComponents_componentName()409 testComponents.forEach { notificationListenerCheck.markComponentAsNotified(it) } in removeFromNotifiedComponents_componentName_multipleNlsPerPackage()
367 suspend fun markComponentAsNotified(component: ComponentName) { in markComponentAsNotified() method489 markComponentAsNotified(componentToNotifyFor) in postSystemNotificationIfNeeded()1005 NotificationListenerCheckInternal(context, null).markComponentAsNotified(componentName) in onReceive()1110 markComponentAsNotified(componentName) in onReceive()