Home
last modified time | relevance | path

Searched refs:system_im (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Dgaia_screen_handler.cc589 const std::string system_im = g_browser_process->local_state()->GetString( in ShowGaiaScreenIfReady() local
593 PushFrontIMIfNotExists(system_im, &input_methods); in ShowGaiaScreenIfReady()
598 if (!system_im.empty()) { in ShowGaiaScreenIfReady()
599 gaia_ime_state->ChangeInputMethod(system_im, false /* show_message */); in ShowGaiaScreenIfReady()