Home
last modified time | relevance | path

Searched refs:voiceInputKeyEnabled (Results 1 – 6 of 6) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/tests/
DTestsSplitLayoutQwertyEnglishUS.java41 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
43 return super.createKeyboardLayoutSet(subtype, editorInfo, voiceInputKeyEnabled, in createKeyboardLayoutSet()
DTestsQwertyEmail.java45 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
DTestsQwertyUrl.java45 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
51 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
DTestsDvorakEmail.java47 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
53 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
DTestsDvorakUrl.java47 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
53 subtype, emailField, voiceInputKeyEnabled, languageSwitchKeyEnabled, in createKeyboardLayoutSet()
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
DKeyboardLayoutSetTestsBase.java154 final EditorInfo editorInfo, final boolean voiceInputKeyEnabled, in createKeyboardLayoutSet() argument
163 .setVoiceInputKeyEnabled(voiceInputKeyEnabled) in createKeyboardLayoutSet()