Searched refs:most_popular_id (Results 1 – 1 of 1) sorted by relevance
603 std::string most_popular_id; in GetFirstLoginInputMethodIds() local611 if (most_popular_id.empty()) in GetFirstLoginInputMethodIds()612 most_popular_id = input_method_id; in GetFirstLoginInputMethodIds()624 most_popular_id = input_method_id; in GetFirstLoginInputMethodIds()630 if (most_popular_id != current_input_method.id) { in GetFirstLoginInputMethodIds()631 out_input_method_ids->push_back(most_popular_id); in GetFirstLoginInputMethodIds()