Searched refs:KEY_VM_CONSOLE_INPUT_SUPPORTED (Results 1 – 1 of 1) sorted by relevance
99 private static final String KEY_VM_CONSOLE_INPUT_SUPPORTED = "vmConsoleInputSupported"; field in VirtualMachineConfig362 builder.setVmConsoleInputSupported(b.getBoolean(KEY_VM_CONSOLE_INPUT_SUPPORTED)); in fromPersistableBundle()422 b.putBoolean(KEY_VM_CONSOLE_INPUT_SUPPORTED, mVmConsoleInputSupported); in serializeOutputStream()