Searched defs:debugLevel (Results 1 – 3 of 3) sorted by relevance
218 public ITestDevice launchProtectedVmAndWaitForBootCompleted(String debugLevel) in launchProtectedVmAndWaitForBootCompleted()224 String debugLevel, long adbTimeoutMs) throws DeviceNotAvailableException { in launchProtectedVmAndWaitForBootCompleted()
174 String debugLevel, long adbTimeoutMs, @NonNull Map<String, File> bootFiles) in launchProtectedVmAndWaitForBootCompleted() argument
242 @DebugLevel int debugLevel, in VirtualMachineConfig()342 @DebugLevel int debugLevel = b.getInt(KEY_DEBUGLEVEL); in fromPersistableBundle() local1077 public Builder setDebugLevel(@DebugLevel int debugLevel) { in setDebugLevel()