Searched defs:ChangeInputMethod (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/chromeos/cros/
H A Dinput_method_library.cc163 virtual void ChangeInputMethod(const std::string& input_method_id) { function in class:chromeos::InputMethodLibraryImpl
399 if (chromeos::ChangeInputMethod(input_method_status_connection_,
404 // ChangeInputMethod() fails if the IBus daemon is not yet ready.
441 // remembered in ChangeInputMethod(), for the following reasons:
443 // 1) Calls to ChangeInputMethod() will fail if the input method has not
810 // ChangeInputMethod() fails.
864 virtual void ChangeInputMethod(const std::string& input_method_id) {} function in class:chromeos::InputMethodLibraryStubImpl

Completed in 41 milliseconds