Searched refs:getCurrent (Results 1 – 13 of 13) sorted by relevance
223 latinIme.mSettings.getCurrent(), msg.arg1 /* inputStyle */); in handleMessage()240 latinIme.mSettings.getCurrent(), false /* forStartInput */, in handleMessage()245 latinIme.mSettings.getCurrent(), true /* forStartInput */, in handleMessage()257 latinIme.mSettings.getCurrent(), in handleMessage()262 final SettingsValues settingsValues = latinIme.mSettings.getCurrent(); in handleMessage()300 if (!latinIme.mSettings.getCurrent().isSuggestionsEnabledPerUserSettings()) { in postResumeSuggestionsInternal()598 StatsUtils.onCreate(mSettings.getCurrent(), mRichImm); in onCreate()609 final SettingsValues currentSettingsValues = mSettings.getCurrent(); in loadSettings()658 && mDictionaryFacilitator.isForAccount(mSettings.getCurrent().mAccount)) { in resetDictionaryFacilitatorIfNecessary()672 final SettingsValues settingsValues = mSettings.getCurrent(); in resetDictionaryFacilitator()[all …]
174 if (!Settings.getInstance().getCurrent().mEnableEmojiAltPhysicalKey) { in shouldProcessEvent()
66 Settings.getInstance().getCurrent().isBeforeJellyBean()); in testBeforeJellyBeanTrue()72 Settings.getInstance().getCurrent().isBeforeJellyBean()); in testBeforeJellyBeanFalse()
104 public Drawable getCurrent() { in getCurrent() method in DrawableWrapper105 return mDrawable.getCurrent(); in getCurrent()
133 Drawable childDrawable = d.getCurrent(); in resizeDrawables()144 Drawable childDrawable = d.getCurrent(); in resizeDrawables()
125 public HistoryItem getCurrent() { in getCurrent() method in HistoryManager
195 final SettingsValues currentSettingsValues = Settings.getInstance().getCurrent(); in updateVisibility()216 final SettingsValues currentSettingsValues = Settings.getInstance().getCurrent(); in maybeShowImportantNoticeTitle()
236 final SettingsValues settingsValues = Settings.getInstance().getCurrent(); in getPositionInSuggestionStrip()358 Settings.getInstance().getCurrent().mShouldShowLxxSuggestionUi); in layoutAndReturnStartIndexOfMoreSuggestions()
134 return getBackground() != null && getBackground().getCurrent() != null; in hasOverlappingRendering()
326 final SettingsValues currentSettings = Settings.getInstance().getCurrent(); in getKeyDescription()
191 public SettingsValues getCurrent() { in getCurrent() method in Settings
148 final SettingsValues currentSettingsValues = Settings.getInstance().getCurrent(); in setKeyboard()
1141 final int longpressTimeout = Settings.getInstance().getCurrent().mKeyLongpressTimeout; in getLongPressTimeout()