Searched defs:ShellCommandCallable (Results 1 – 1 of 1) sorted by relevance
| /tools/tradefederation/core/src/com/android/tradefed/util/ | ||
| D | DeviceConcurrentUtil.java | 85 public static abstract class ShellCommandCallable<V> implements Callable<V> { class in DeviceConcurrentUtil |