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

  /external/chromium/chrome/browser/chromeos/cros/
mock_input_method_library.h 39 MOCK_METHOD1(SetEnableAutoImeShutdown, void(bool));
input_method_library.h 122 virtual void SetEnableAutoImeShutdown(bool enable) = 0;
input_method_library.cc 753 void SetEnableAutoImeShutdown(bool enable) {
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
screen_locker.cc 152 library->SetEnableAutoImeShutdown(false);
169 library->SetEnableAutoImeShutdown(true);
    [all...]

Completed in 92 milliseconds