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

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_service.cc140 registry->RegisterInt64Pref(prefs::kLastAppListAppLaunchPing, 0);
H A Dapp_list_service_impl.cc212 RecordDailyEventFrequency(prefs::kLastAppListAppLaunchPing,
225 SendDailyEventFrequency(prefs::kLastAppListAppLaunchPing,
/external/chromium_org/chrome/common/
H A Dpref_names.h788 extern const char kLastAppListAppLaunchPing[];
H A Dpref_names.cc2256 const char kLastAppListAppLaunchPing[] = "app_list.last_app_launch_ping"; member in namespace:prefs

Completed in 237 milliseconds