Searched refs:GetInputMethodMediumName (Results 1 – 5 of 5) sorted by relevance
49 imm_->GetInputMethodUtil()->GetInputMethodMediumName(descriptor)); in InputMethodChanged()
58 base::string16 GetInputMethodMediumName(
186 base::string16 medium_name = util_.GetInputMethodMediumName(desc); in TEST_F()205 base::string16 medium_name = util_.GetInputMethodMediumName(desc); in TEST_F()
430 base::string16 InputMethodUtil::GetInputMethodMediumName( in GetInputMethodMediumName() function in chromeos::input_method::InputMethodUtil
138 info->medium_name = util.GetInputMethodMediumName(ime); in ExtractIMEInfo()