Searched refs:inputMethodId (Results 1 – 1 of 1) sorted by relevance
32 public static Intent getInputLanguageSelectionIntent(final String inputMethodId, in getInputLanguageSelectionIntent() argument37 if (!TextUtils.isEmpty(inputMethodId)) { in getInputLanguageSelectionIntent()38 intent.putExtra(EXTRA_INPUT_METHOD_ID, inputMethodId); in getInputLanguageSelectionIntent()