Searched refs:voiceInputKeyEnabled (Results 1 – 6 of 6) sorted by relevance
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
H A D | TestsSplitLayoutQwertyEnglishUS.java | 41 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 43 return super.createKeyboardLayoutSet(subtype, editorInfo, voiceInputKeyEnabled, in createKeyboardLayoutSet()
|
H A D | TestsQwertyEmail.java | 45 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
H A D | TestsQwertyUrl.java | 45 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
H A D | TestsDvorakEmail.java | 47 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 53 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
H A D | TestsDvorakUrl.java | 47 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 53 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
/aosp12/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
H A D | KeyboardLayoutSetTestsBase.java | 154 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 163 .setVoiceInputKeyEnabled(voiceInputKeyEnabled) in createKeyboardLayoutSet()
|