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

/external/chromium_org/chrome/browser/ui/app_list/
H A Drecommended_apps.cc35 bool AppLaunchedMoreRecent(const AppSortInfo& app1, const AppSortInfo& app2) { function in namespace:app_list::__anon4951
79 std::sort(sorted_apps.begin(), sorted_apps.end(), &AppLaunchedMoreRecent);

Completed in 1177 milliseconds