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