Searched refs:rebootTimeoutMs (Results 1 – 1 of 1) sorted by relevance
118 long rebootTimeoutMs, long onlineTimeoutMs) throws Exception { in updateDeviceOptions() argument119 options.setRebootTimeout((int) rebootTimeoutMs); in updateDeviceOptions()