Searched defs:consoleInputDevice (Results 1 – 1 of 1) sorted by relevance
246 @Nullable String consoleInputDevice, in VirtualMachineConfig()353 String consoleInputDevice = b.getString(KEY_CONSOLE_INPUT_DEVICE); in fromPersistableBundle() local1159 public Builder setConsoleInputDevice(@Nullable String consoleInputDevice) { in setConsoleInputDevice()