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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service.cc138 registry->RegisterInt64Pref(prefs::kLastAppListLaunchPing, 0);
H A Dapp_list_service_impl.cc204 RecordDailyEventFrequency(prefs::kLastAppListLaunchPing,
222 SendDailyEventFrequency(prefs::kLastAppListLaunchPing,
/external/chromium_org/chrome/common/
H A Dpref_names.h786 extern const char kLastAppListLaunchPing[];
H A Dpref_names.cc2251 const char kLastAppListLaunchPing[] = "app_list.last_launch_ping"; member in namespace:prefs

Completed in 85 milliseconds