/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | DeviceRecoveryModeUtil.java | 37 public static void bootOutOfRecovery(IManagedTestDevice device, long timeoutMs) in bootOutOfRecovery() argument 39 bootOutOfRecovery(device, timeoutMs, 0); in bootOutOfRecovery() 53 long timeoutMs, long bufferMs) in bootOutOfRecovery() argument 65 managedDevice.waitForDeviceAvailable(timeoutMs); in bootOutOfRecovery()
|
D | GenericLogcatEventParser.java | 161 public LogcatEvent waitForEvent(long timeoutMs) throws InterruptedException { in waitForEvent() argument 162 return mEventQueue.poll(timeoutMs, TimeUnit.MILLISECONDS); in waitForEvent()
|
/tools/tradefederation/core/src/com/android/tradefed/device/cloud/ |
D | RemoteSshUtil.java | 47 long timeoutMs, in remoteSshCommandExec() argument 85 return runUtil.runTimedCmd(timeoutMs, stdout, stderr, sshCmd.toArray(new String[0])); in remoteSshCommandExec() 109 long timeoutMs, in remoteSshCommandExec() argument 112 remoteInstance, options, runUtil, timeoutMs, null, null, command); in remoteSshCommandExec()
|
D | GceManager.java | 1127 long timeoutMs, in remoteSshCommandExecution() argument 1129 return RemoteSshUtil.remoteSshCommandExec(gceAvd, options, runUtil, timeoutMs, command); in remoteSshCommandExecution()
|
/tools/tradefederation/core/src/com/android/tradefed/monitoring/collector/ |
D | ResourceMetricUtil.java | 45 IDeviceManager deviceManager, String serial, String cmd, long timeoutMs) { in GetCommandResponse() argument 48 serial, cmd, timeoutMs, TimeUnit.MILLISECONDS); in GetCommandResponse() 52 cmd, serial, timeoutMs); in GetCommandResponse()
|
/tools/test/graphicsbenchmark/functional_tests/java/src/com/android/game/qualification/tests/ |
D | TestActivity.java | 49 public void waitUntilDestroyed(int timeoutMs) throws InterruptedException { in waitUntilDestroyed() argument 50 boolean timeout = latch.await(timeoutMs, TimeUnit.MILLISECONDS); in waitUntilDestroyed()
|
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/ |
D | IDeviceStateMonitor.java | 210 public void setDefaultOnlineTimeout(long timeoutMs); in setDefaultOnlineTimeout() argument 215 public void setDefaultAvailableTimeout(long timeoutMs); in setDefaultAvailableTimeout() argument
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | HostGTest.java | 100 public CommandResult executeHostCommand(String cmd, long timeoutMs) { in executeHostCommand() argument 102 return RunUtil.getDefault().runTimedCmd(timeoutMs, cmds); in executeHostCommand() 115 long timeoutMs, in executeHostGTestCommand() argument 174 result = runUtil.runTimedCmd(timeoutMs, stream, null, cmds); in executeHostGTestCommand()
|
/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | NativeDeviceStateMonitor.java | 104 public void setDefaultOnlineTimeout(long timeoutMs) { in setDefaultOnlineTimeout() argument 105 mDefaultOnlineTimeout = timeoutMs; in setDefaultOnlineTimeout() 112 public void setDefaultAvailableTimeout(long timeoutMs) { in setDefaultAvailableTimeout() argument 113 mDefaultAvailableTimeout = timeoutMs; in setDefaultAvailableTimeout()
|
D | TestDevice.java | 3399 public MicrodroidBuilder setAdbConnectTimeoutMs(long timeoutMs) { in setAdbConnectTimeoutMs() argument 3400 mAdbConnectTimeoutMs = timeoutMs; in setAdbConnectTimeoutMs()
|
/tools/metalava/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/trebuchet/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/asuite/asuite_plugin/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/apksig/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/tools/ndkports/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |