HomeSort by relevance Sort by last modified time
    Searched refs:StopInputMethodDaemon (Results 1 - 5 of 5) sorted by null

  /external/chromium/chrome/browser/chromeos/cros/
mock_input_method_library.h 37 MOCK_METHOD0(StopInputMethodDaemon, void(void));
input_method_library.h 114 virtual void StopInputMethodDaemon() = 0;
input_method_library.cc 351 StopInputMethodDaemon();
731 void StopInputMethodDaemon() {
764 StopInputMethodDaemon();
    [all...]
cros_mock.cc 212 EXPECT_CALL(*mock_input_method_library_, StopInputMethodDaemon())
  /external/chromium/chrome/browser/chromeos/login/
user_manager.cc 589 StopInputMethodDaemon();

Completed in 78 milliseconds