OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mVoiceKeyOnMain
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java
109
// TODO: Remove
mVoiceKeyOnMain
when it's certainly confirmed that we no longer show
111
boolean
mVoiceKeyOnMain
;
264
// TODO: Remove
mVoiceKeyOnMain
when it's certainly confirmed that we no longer show
275
mParams.
mVoiceKeyOnMain
= voiceKeyOnMain;
KeyboardId.java
91
mShortcutKeyOnSymbols = mShortcutKeyEnabled && !params.
mVoiceKeyOnMain
;
Completed in 186 milliseconds