Searched refs:showNotificationFor (Results 1 – 1 of 1) sorted by relevance
45 (newActivePorts - oldActivePorts).forEach { showNotificationFor(it) } in onPortsStateUpdated()71 private fun showNotificationFor(port: Int) { in showNotificationFor() method