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

  /external/chromium_org/chrome/browser/chromeos/extensions/
input_method_event_router.cc 34 extensions::InputMethodAPI::kOnInputMethodChanged)) {
46 extensions::InputMethodAPI::kOnInputMethodChanged, args.Pass()));
input_method_api.h 68 static const char kOnInputMethodChanged[];
input_method_api.cc 86 const char InputMethodAPI::kOnInputMethodChanged[] =
91 EventRouter::Get(context_)->RegisterObserver(this, kOnInputMethodChanged);

Completed in 153 milliseconds