Searched refs:getInputMethodSettingsIntent (Results 1 – 3 of 3) sorted by relevance
102 public static Intent getInputMethodSettingsIntent(InputMethodInfo imi) { in getInputMethodSettingsIntent() method in InputMethodHelper
185 final Intent settingsIntent = InputMethodHelper.getInputMethodSettingsIntent(info); in updateKeyboardsSettings()