HomeSort by relevance Sort by last modified time
    Searched refs:RecordAppLaunchByID (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.h 95 static void RecordAppLaunchByID(bool promo_active,
app_launcher_handler.cc 155 RecordAppLaunchByID(is_promo_active, ParseLaunchSource(params.at(2)));
368 RecordAppLaunchByID(promo_active_, launch_bucket);
517 void AppLauncherHandler::RecordAppLaunchByID(

Completed in 141 milliseconds