Home
last modified time | relevance | path

Searched refs:switcher (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DEmojiAltPhysicalKeyDetector.java131 final KeyboardSwitcher switcher = KeyboardSwitcher.getInstance(); in EmojiAltPhysicalKeyDetector()
132 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.EMOJI); in EmojiAltPhysicalKeyDetector()
142 final KeyboardSwitcher switcher = KeyboardSwitcher.getInstance(); in EmojiAltPhysicalKeyDetector()
143 switcher.onToggleKeyboard(KeyboardSwitcher.KeyboardSwitchState.SYMBOLS_SHIFTED); in EmojiAltPhysicalKeyDetector()
DLatinIME.java218 final KeyboardSwitcher switcher = latinIme.mKeyboardSwitcher; in handleMessage() local
226 switcher.requestUpdatingShiftState(latinIme.getCurrentAutoCapsState(), in handleMessage()
718 final KeyboardSwitcher switcher = KeyboardSwitcher.getInstance(); in isImeSuppressedByHardwareKeyboard() local
719 return !onEvaluateInputViewShown() && switcher.isImeSuppressedByHardwareKeyboard( in isImeSuppressedByHardwareKeyboard()
720 mSettings.getCurrent(), switcher.getKeyboardSwitchState()); in isImeSuppressedByHardwareKeyboard()
834 final KeyboardSwitcher switcher = mKeyboardSwitcher; in onStartInputViewInternal() local
835 switcher.updateKeyboardTheme(); in onStartInputViewInternal()
836 final MainKeyboardView mainKeyboardView = switcher.getMainKeyboardView(); in onStartInputViewInternal()
880 switcher.getKeyboard()); in onStartInputViewInternal()
957 switcher.loadKeyboard(editorInfo, currentSettingsValues, getCurrentAutoCapsState(), in onStartInputViewInternal()
[all …]
/packages/apps/Calendar/src/com/android/calendar/
DDayFragment.java105 mViewSwitcher = (ViewSwitcher) v.findViewById(R.id.switcher); in onCreateView()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz