Searched refs:inputMethodIdString (Results 1 – 2 of 2) sorted by relevance
81 String inputMethodIdString = Settings.Secure.getString( in getEnabledInputMethodList() local84 if (inputMethodIdString == null || inputMethodIdString.isEmpty()) { in getEnabledInputMethodList()88 InputMethodUtil.sInputMethodSplitter.setString(inputMethodIdString); in getEnabledInputMethodList()
1219 String inputMethodIdString = Settings.Secure.getString( in getEnabledInputMethodList() local1222 if (inputMethodIdString == null || inputMethodIdString.isEmpty()) { in getEnabledInputMethodList()1226 InputMethodUtil.sInputMethodSplitter.setString(inputMethodIdString); in getEnabledInputMethodList()