Searched refs:voiceInputKeyEnabled (Results 1 – 6 of 6) sorted by relevance
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/ |
D | TestsSplitLayoutQwertyEnglishUS.java | 42 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 44 return super.createKeyboardLayoutSet(subtype, editorInfo, voiceInputKeyEnabled, in createKeyboardLayoutSet()
|
D | TestsQwertyEmail.java | 46 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 52 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
D | TestsQwertyUrl.java | 46 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 52 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
D | TestsDvorakEmail.java | 48 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 54 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
D | TestsDvorakUrl.java | 48 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 54 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
|
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/ |
D | KeyboardLayoutSetTestsBase.java | 154 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument 163 .setVoiceInputKeyEnabled(voiceInputKeyEnabled) in createKeyboardLayoutSet()
|