Searched refs:KEY_KEYBOARD (Results 1 – 3 of 3) sorted by relevance
148 DevicePrefFragment.KEY_KEYBOARD); in testUpdateAutofillSettings_noCandiate()163 DevicePrefFragment.KEY_KEYBOARD); in testUpdateAutofillSettings_selected()186 DevicePrefFragment.KEY_KEYBOARD); in testUpdateAutofillSettings_selectedNone()
37 private static final String KEY_KEYBOARD = "keyboard"; field in VirtualMachineCustomImageConfig147 builder.useKeyboard(customImageConfigBundle.getBoolean(KEY_KEYBOARD)); in from()179 pb.putBoolean(KEY_KEYBOARD, keyboard); in toPersistableBundle()
271 val keyboardPref = findPreference<Preference>(KEY_KEYBOARD) in updateKeyboardAutofillSettings()343 val KEY_KEYBOARD = "keyboard" constant