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