Searched defs:isUpdatableVmSupported (Results 1 – 4 of 4) sorted by relevance
101 boolean isUpdatableVmSupported(); in isUpdatableVmSupported() method
459 public boolean isUpdatableVmSupported() throws VirtualMachineException { in isUpdatableVmSupported() method in VirtualMachineManager
264 public boolean isUpdatableVmSupported() throws DeviceNotAvailableException { in isUpdatableVmSupported() method in MicrodroidHostTestCaseBase
325 fn isUpdatableVmSupported(&self) -> binder::Result<bool> { in isUpdatableVmSupported() method