Searched refs:TimeoutException (Results 1 – 22 of 22) sorted by relevance
30 import com.android.ddmlib.TimeoutException;70 public void createForward(int localPort, int remotePort) throws TimeoutException, in createForward()80 throws TimeoutException, AdbCommandRejectedException, in executeShellCommand()92 int maxTimeToOutputResponse) throws TimeoutException, AdbCommandRejectedException, in executeShellCommand()177 public RawImage getScreenshot() throws TimeoutException, AdbCommandRejectedException, in getScreenshot()187 throws TimeoutException, AdbCommandRejectedException, IOException { in getScreenshot()211 public SyncService getSyncService() throws TimeoutException, AdbCommandRejectedException, in getSyncService()334 public void reboot(String into) throws TimeoutException, AdbCommandRejectedException, in reboot()343 public void removeForward(int localPort, int remotePort) throws TimeoutException, in removeForward()360 public void runEventLogService(LogReceiver receiver) throws TimeoutException, in runEventLogService()[all …]
20 import com.android.ddmlib.TimeoutException;67 } catch (TimeoutException | AdbCommandRejectedException | IOException e) { in bootOutOfRecovery()
29 import java.util.concurrent.TimeoutException;56 throws DeviceNotAvailableException, TimeoutException { in joinFuture()
23 import com.android.ddmlib.TimeoutException;84 } catch (TimeoutException in getBatteryTemperature()
22 import com.android.ddmlib.TimeoutException;61 } catch (TimeoutException e) { in waitForPmResponsive()
23 import com.android.ddmlib.TimeoutException;104 } catch (IOException | ShellCommandUnresponsiveException | TimeoutException e) { in run()
22 import com.android.ddmlib.TimeoutException;193 } catch (TimeoutException e) { in waitForDeviceShell()336 } catch (TimeoutException e) { in waitForStoreMount()367 } catch (TimeoutException e) { in getMountPoint()
23 import com.android.ddmlib.TimeoutException;182 } catch (TimeoutException | AdbCommandRejectedException | ShellCommandUnresponsiveException in checkFrameworkSupport()
30 import com.android.ddmlib.TimeoutException;242 public boolean run() throws IOException, TimeoutException, AdbCommandRejectedException, in run()269 public boolean run() throws TimeoutException, IOException { in run()277 throw new TimeoutException("CommandStatus was TIMED_OUT, details in host log"); in run()311 public boolean run() throws TimeoutException, IOException { in run()321 throw new TimeoutException(mResult.getStderr()); in run()341 public boolean run() throws TimeoutException, IOException, AdbCommandRejectedException { in run()721 public boolean run() throws TimeoutException, IOException, in executeShellCommand()740 public boolean run() throws TimeoutException, IOException, AdbCommandRejectedException, in executeShellCommand()764 throws TimeoutException, IOException, AdbCommandRejectedException, in executeShellCommand()[all …]
21 import com.android.ddmlib.TimeoutException;448 } catch (TimeoutException e) { in rebootDevice()
25 import com.android.ddmlib.TimeoutException;292 throws InstallException, SyncException, IOException, TimeoutException, in installPackage()676 public boolean run() throws IOException, TimeoutException, AdbCommandRejectedException, in run()1056 public boolean run() throws IOException, TimeoutException, AdbCommandRejectedException, in run()
684 java.util.concurrent.TimeoutException e) { in getBatteryLevel()
30 import java.util.concurrent.TimeoutException;69 } catch (TimeoutException timeoutException) { in invokeAll()
22 import com.android.ddmlib.TimeoutException;303 public void run(ITestRunListener... listeners) throws TimeoutException, in run()312 public void run(Collection<ITestRunListener> listeners) throws TimeoutException, in run()336 } catch (TimeoutException e) { in run()
181 @utils.TimeoutException(_BUILD_SUPER_IMAGE_TIMEOUT_SECS)212 @utils.TimeoutException(_AVBTOOL_TIMEOUT_SECS)256 @utils.TimeoutException(_MK_COMBINED_IMG_TIMEOUT_SECS)
346 @utils.TimeoutException(1, "should time out")357 @utils.TimeoutException(5, "shouldn't time out")
1184 def TimeoutException(timeout_secs, timeout_error=_DEFAULT_TIMEOUT_ERR): function
36 import java.util.concurrent.TimeoutException;147 } catch (InterruptedException | ExecutionException | TimeoutException e) { in testAllowInterruptAsync()
242 | java.util.concurrent.TimeoutException e) { in testFastboot()
31 import com.android.ddmlib.TimeoutException;507 TimeoutException, AdbCommandRejectedException, ShellCommandUnresponsiveException { in testExecuteShellCommand_receiver()627 TimeoutException, AdbCommandRejectedException, ShellCommandUnresponsiveException { in assertRecoverySuccess()680 EasyMock.expectLastCall().andThrow(new TimeoutException()); in testExecuteShellCommand_recoveryTimeoutRetry()1323 EasyMock.expectLastCall().andThrow(new InstallException(new TimeoutException())); in testInstallPackages_timeout()1453 EasyMock.expectLastCall().andThrow(new InstallException(new TimeoutException())); in testInstallPackage_default_timeout()1990 EasyMock.expectLastCall().andThrow(new InstallException(new TimeoutException())); in testInstallPackages_default_timeout()2079 EasyMock.expectLastCall().andThrow(new InstallException(new TimeoutException())); in testInstallRemotePackages_default_timeout()
37 import com.android.ddmlib.TimeoutException;2763 throws TimeoutException, AdbCommandRejectedException, in testGetMacAddress()2789 throws TimeoutException, AdbCommandRejectedException, in testGetMacAddress_failure()2808 throws TimeoutException, AdbCommandRejectedException, in testGetMacAddress_stubDevice()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...