Searched refs:hotplugActions (Results 1 – 1 of 1) sorted by relevance
1564 List<HotplugDetectionAction> hotplugActions = getActions(HotplugDetectionAction.class); in onHotplug() local1565 if (!hotplugActions.isEmpty()) { in onHotplug()1569 hotplugActions.get(0).pollAllDevicesNow(); in onHotplug()