Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/utils/
DShellCommand.java263 public String executeUntilValid() throws InterruptedException, AdbException { in executeUntilValid() method in ShellCommand.Builder
278 public String executeUntilValid(int maxWaitUntilAttempts, long waitUntilDelayMillis) throws in executeUntilValid() method in ShellCommand.Builder