Searched defs:debugLevel (Results 1 – 2 of 2) sorted by relevance
247 private ITestDevice launchProtectedVmAndWaitForBootCompleted(String debugLevel) in launchProtectedVmAndWaitForBootCompleted()253 String debugLevel, long adbTimeoutMs) throws DeviceNotAvailableException { in launchProtectedVmAndWaitForBootCompleted()
172 @DebugLevel int debugLevel, in VirtualMachineConfig()247 @DebugLevel int debugLevel = b.getInt(KEY_DEBUGLEVEL); in fromPersistableBundle() local698 public Builder setDebugLevel(@DebugLevel int debugLevel) { in setDebugLevel()