Searched refs:KEY_CONSOLE_INPUT_DEVICE (Results 1 – 1 of 1) sorted by relevance
96 private static final String KEY_CONSOLE_INPUT_DEVICE = "consoleInputDevice"; field in VirtualMachineConfig353 String consoleInputDevice = b.getString(KEY_CONSOLE_INPUT_DEVICE); in fromPersistableBundle()413 b.putString(KEY_CONSOLE_INPUT_DEVICE, mConsoleInputDevice); in serializeOutputStream()