Searched refs:getPostBootCommands (Results 1 – 2 of 2) sorted by relevance
636 public List<String> getPostBootCommands() { in getPostBootCommands() method in TestDeviceOptions
3469 for (String command : mOptions.getPostBootCommands()) { in postBootSetup()