StartPageService  352 chrome/browser/chromeos/login/login_utils.cc   app_list::StartPageService::Get(profile);
StartPageService  114 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  115 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  131 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  132 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  291 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  292 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  304 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  305 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  347 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  348 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  393 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  394 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService  402 chrome/browser/ui/app_list/app_list_view_delegate.cc   app_list::StartPageService* service =
StartPageService  403 chrome/browser/ui/app_list/app_list_view_delegate.cc       app_list::StartPageService::Get(profile_);
StartPageService   65 chrome/browser/ui/app_list/search/search_controller.cc   StartPageService* service = StartPageService::Get(profile_);
StartPageService   53 chrome/browser/ui/app_list/start_page_service.cc   explicit ProfileDestroyObserver(StartPageService* service)
StartPageService   71 chrome/browser/ui/app_list/start_page_service.cc   StartPageService* service_;  // Owner of this class.
StartPageService   96 chrome/browser/ui/app_list/start_page_service.cc StartPageService* StartPageService::Get(Profile* profile) {
StartPageService  100 chrome/browser/ui/app_list/start_page_service.cc StartPageService::StartPageService(Profile* profile)
StartPageService  119 chrome/browser/ui/app_list/start_page_service.cc StartPageService::~StartPageService() {}
StartPageService  121 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::AddObserver(StartPageObserver* observer) {
StartPageService  125 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::RemoveObserver(StartPageObserver* observer) {
StartPageService  129 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::AppListShown() {
StartPageService  139 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::AppListHidden() {
StartPageService  146 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::ToggleSpeechRecognition() {
StartPageService  152 chrome/browser/ui/app_list/start_page_service.cc bool StartPageService::HotwordEnabled() {
StartPageService  177 chrome/browser/ui/app_list/start_page_service.cc content::WebContents* StartPageService::GetStartPageContents() {
StartPageService  182 chrome/browser/ui/app_list/start_page_service.cc content::WebContents* StartPageService::GetSpeechRecognitionContents() {
StartPageService  191 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::OnSpeechResult(
StartPageService  202 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::OnSpeechSoundLevelChanged(int16 level) {
StartPageService  208 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::OnSpeechRecognitionStateChanged(
StartPageService  229 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::Shutdown() {
StartPageService  233 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::LoadContents() {
StartPageService  253 chrome/browser/ui/app_list/start_page_service.cc void StartPageService::UnloadContents() {
StartPageService   32 chrome/browser/ui/app_list/start_page_service.h class StartPageService : public KeyedService {
StartPageService   37 chrome/browser/ui/app_list/start_page_service.h   static StartPageService* Get(Profile* profile);
StartPageService   73 chrome/browser/ui/app_list/start_page_service.h   explicit StartPageService(Profile* profile);
StartPageService   74 chrome/browser/ui/app_list/start_page_service.h   virtual ~StartPageService();
StartPageService   92 chrome/browser/ui/app_list/start_page_service.h   DISALLOW_COPY_AND_ASSIGN(StartPageService);
StartPageService   20 chrome/browser/ui/app_list/start_page_service_factory.cc StartPageService* StartPageServiceFactory::GetForProfile(Profile* profile) {
StartPageService   26 chrome/browser/ui/app_list/start_page_service_factory.cc   return static_cast<StartPageService*>(
StartPageService   49 chrome/browser/ui/app_list/start_page_service_factory.cc   return new StartPageService(profile);
StartPageService   14 chrome/browser/ui/app_list/start_page_service_factory.h class StartPageService;
StartPageService   20 chrome/browser/ui/app_list/start_page_service_factory.h   static StartPageService* GetForProfile(Profile* profile);
StartPageService  134 chrome/browser/ui/webui/app_list/start_page_handler.cc   StartPageService* service = StartPageService::Get(
StartPageService  144 chrome/browser/ui/webui/app_list/start_page_handler.cc   StartPageService* service = StartPageService::Get(profile);
StartPageService  205 chrome/browser/ui/webui/app_list/start_page_handler.cc   StartPageService::Get(Profile::FromWebUI(web_ui()))->OnSpeechResult(
StartPageService  213 chrome/browser/ui/webui/app_list/start_page_handler.cc   StartPageService* service =
StartPageService  214 chrome/browser/ui/webui/app_list/start_page_handler.cc       StartPageService::Get(Profile::FromWebUI(web_ui()));
StartPageService  235 chrome/browser/ui/webui/app_list/start_page_handler.cc   StartPageService* service =
StartPageService  236 chrome/browser/ui/webui/app_list/start_page_handler.cc       StartPageService::Get(Profile::FromWebUI(web_ui()));