Searched refs:prevDisabledDevices (Results 1 – 1 of 1) sorted by relevance
232 DeviceVector prevDisabledDevices = in setDevicesRoleForStrategy() local241 DeviceVector reenabledDevices = prevDisabledDevices; in setDevicesRoleForStrategy()248 enableDevicesForStrategy(strategy, prevDisabledDevices); in setDevicesRoleForStrategy()265 DeviceVector prevDisabledDevices = in removeDevicesRoleForStrategy() local272 enableDevicesForStrategy(strategy, prevDisabledDevices); in removeDevicesRoleForStrategy()290 DeviceVector prevDisabledDevices = in clearDevicesRoleForStrategy() local293 if (status != NO_ERROR || role == DEVICE_ROLE_PREFERRED || prevDisabledDevices.empty()) { in clearDevicesRoleForStrategy()297 enableDevicesForStrategy(strategy, prevDisabledDevices); in clearDevicesRoleForStrategy()