Searched refs:current_input_method_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/status/
H A Dinput_method_menu.cc442 const std::string current_input_method_id = local
444 if (!current_input_method_id.empty()) {
445 library->ChangeInputMethod(current_input_method_id);

Completed in 61 milliseconds