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