Searched refs:curInputMethodId (Results 1 – 1 of 1) sorted by relevance
898 String curInputMethodId = settings.getSelectedInputMethod(); in onHandleForceStop() local901 if (curInputMethodId != null) { in onHandleForceStop()904 if (imi.getId().equals(curInputMethodId)) { in onHandleForceStop()960 String curInputMethodId = settings.getSelectedInputMethod(); in onFinishPackageChangesInternal() local968 if (imiId.equals(curInputMethodId)) { in onFinishPackageChangesInternal()1035 Slog.i(TAG, "Current input method removed: " + curInputMethodId); in onFinishPackageChangesInternal()