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

  /external/chromium/chrome/browser/ui/webui/
app_launcher_handler.h 146 bool promo_active_; member in class:AppLauncherHandler
app_launcher_handler.cc 67 promo_active_(false),
287 promo_active_ = true;
290 promo_active_ = false;
368 RecordAppLaunchByID(promo_active_, launch_bucket);

Completed in 69 milliseconds