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

  /external/chromium_org/chrome/browser/chromeos/input_method/
input_method_configuration.cc 25 input_method_manager_impl->SetUISessionState(new_ui_session);
input_method_manager_impl_unittest.cc 519 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
547 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
580 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
609 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
633 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
649 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
667 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
690 manager_->SetUISessionState(InputMethodManager::STATE_LOCK_SCREEN);
703 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN);
717 manager_->SetUISessionState(InputMethodManager::STATE_BROWSER_SCREEN)
    [all...]
input_method_manager_impl.h 132 // calling |SetUISessionState| in response to relevant changes in browser
139 void SetUISessionState(UISessionState new_ui_session);
input_method_manager_impl.cc     [all...]

Completed in 3108 milliseconds