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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service_mac.h30 // AppListServiceMac manages global resources needed for the app list to
32 class AppListServiceMac : public AppListServiceImpl, class in inherits:AppListServiceImpl,apps::AppShimHandler
35 virtual ~AppListServiceMac();
37 static AppListServiceMac* GetInstance();
88 friend struct DefaultSingletonTraits<AppListServiceMac>;
90 AppListServiceMac();
99 DISALLOW_COPY_AND_ASSIGN(AppListServiceMac);

Completed in 305 milliseconds