Searched refs:OnViewBeingDestroyed (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_views.cc29 service_->OnViewBeingDestroyed();
H A Dapp_list_service_views.h31 virtual void OnViewBeingDestroyed();
H A Dapp_list_service_views.cc20 void AppListServiceViews::OnViewBeingDestroyed() { function in class:AppListServiceViews
/external/chromium_org/chrome/browser/ui/views/app_list/linux/
H A Dapp_list_service_linux.h33 virtual void OnViewBeingDestroyed() OVERRIDE;
H A Dapp_list_service_linux.cc73 void AppListServiceLinux::OnViewBeingDestroyed() { function in class:AppListServiceLinux
75 AppListServiceViews::OnViewBeingDestroyed();
/external/chromium_org/chrome/browser/ui/views/app_list/win/
H A Dapp_list_service_win.h33 virtual void OnViewBeingDestroyed();
H A Dapp_list_service_win.cc371 void AppListServiceWin::OnViewBeingDestroyed() { function in class:AppListServiceWin
373 AppListServiceViews::OnViewBeingDestroyed();

Completed in 88 milliseconds