Searched refs:mDeviceSetupCommands (Results 1 – 2 of 2) sorted by relevance
110 private List<String> mDeviceSetupCommands = new ArrayList<>(); field in BootTimeTest239 for (String cmd : mDeviceSetupCommands) { in setUpDeviceForSuccessiveBoots()
213 private List<String> mDeviceSetupCommands = new ArrayList<>(); field in BootTimeTest566 for (String cmd : mDeviceSetupCommands) { in setupDeviceForSuccessiveBoots()