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

  /external/chromium_org/ash/system/tray/
system_tray_delegate.h 246 virtual void SwitchIME(const std::string& ime_id) = 0;
test_system_tray_delegate.cc 206 void TestSystemTrayDelegate::SwitchIME(const std::string& ime_id) {
test_system_tray_delegate.h 68 virtual void SwitchIME(const std::string& ime_id) OVERRIDE;
  /external/chromium_org/ash/system/ime/
tray_ime.cc 157 delegate->SwitchIME(ime_id);
  /external/chromium_org/chrome/browser/chromeos/system/
ash_system_tray_delegate.cc 736 virtual void SwitchIME(const std::string& ime_id) OVERRIDE {
    [all...]

Completed in 182 milliseconds