Searched refs:StopInputMethodDaemon (Results 1 – 5 of 5) sorted by relevance
37 MOCK_METHOD0(StopInputMethodDaemon, void(void));
114 virtual void StopInputMethodDaemon() = 0;
351 StopInputMethodDaemon(); in MaybeStopInputMethodDaemon()731 void StopInputMethodDaemon() { in StopInputMethodDaemon() function in chromeos::InputMethodLibraryImpl764 StopInputMethodDaemon(); in Observe()893 virtual void StopInputMethodDaemon() {} in StopInputMethodDaemon() function in chromeos::InputMethodLibraryStubImpl
212 EXPECT_CALL(*mock_input_method_library_, StopInputMethodDaemon()) in SetInputMethodLibraryStatusAreaExpectations()
589 StopInputMethodDaemon(); in NotifyOnLogin()