Searched refs:curMethodId (Results 1 – 2 of 2) sorted by relevance
103 final String curMethodId = mService.getSelectedMethodIdLocked(); in showInputMethodMenu() local104 final InputMethodInfo currentImi = mMethodMap.get(curMethodId); in showInputMethodMenu()
815 void saveCurrentInputMethodAndSubtypeToHistory(String curMethodId, in saveCurrentInputMethodAndSubtypeToHistory() argument822 addSubtypeToHistory(curMethodId, subtypeId); in saveCurrentInputMethodAndSubtypeToHistory()