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

  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_util.h 57 std::string GetInputMethodDisplayNameFromId(
input_method_util_unittest.cc 296 util_.GetInputMethodDisplayNameFromId("xkb:us::eng"));
297 EXPECT_EQ("", util_.GetInputMethodDisplayNameFromId("nonexistent"));
input_method_util.cc 330 std::string InputMethodUtil::GetInputMethodDisplayNameFromId(
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 174 manager->GetInputMethodUtil()->GetInputMethodDisplayNameFromId(

Completed in 362 milliseconds