Searched refs:getDeviceIfOnline (Results 1 – 2 of 2) sorted by relevance
365 return AndroidLaunchController.getDeviceIfOnline(serial, devices); in getLastUsedDevice()
368 IDevice lastUsedDevice = getDeviceIfOnline(config.mLastUsedDevice, in launch()1857 public static IDevice getDeviceIfOnline(@Nullable String serial, in getDeviceIfOnline() method in AndroidLaunchController