Searched refs:getInvocationInfo (Results 1 – 4 of 4) sorted by relevance
267 public String getInvocationInfo(int invocationId); in getInvocationInfo() method
595 String info = mScheduler.getInvocationInfo(invocId); in addDefaultCommands()
1997 public synchronized String getInvocationInfo(int invocationId) { in getInvocationInfo() method in CommandScheduler
1085 assertNull(mScheduler.getInvocationInfo(999)); in testGetInvocationInfo_null()