Searched refs:getInputMethodSettingsIntent (Results 1 – 1 of 1) sorted by relevance
84 startActivity(getInputMethodSettingsIntent(currentInputMethodInfo)); in onActionClicked()255 private Intent getInputMethodSettingsIntent(InputMethodInfo imi) { in getInputMethodSettingsIntent() method in KeyboardActivity