Home
last modified time | relevance | path

Searched refs:REMOTE_PROCESS_RUNNING_WAIT (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java79 public static final long REMOTE_PROCESS_RUNNING_WAIT = 15000L; field in RemoteInvocationExecution
494 RunUtil.getDefault().sleep(REMOTE_PROCESS_RUNNING_WAIT); in isStillRunning()