Home
last modified time | relevance | path

Searched defs:getInvocationInfo (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java257 public String getInvocationInfo(int invocationId); in getInvocationInfo() method
DCommandScheduler.java1873 public synchronized String getInvocationInfo(int invocationId) { in getInvocationInfo() method in CommandScheduler