Searched refs:mDevicesStates (Results 1 – 1 of 1) sorted by relevance
494 private Map<ITestDevice, FreeDeviceState> mDevicesStates = null; field in CommandScheduler.FreeDeviceHandler507 mDevicesStates = devicesStates; in releaseDevices()517 if (mDevicesStates != null) { in invocationComplete()518 devicesStates = mDevicesStates; in invocationComplete()