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

  /external/chromium/chrome/browser/extensions/
apps_promo.h 92 bool GetDefaultAppsInstalled() const;
apps_promo.cc 127 if (GetDefaultAppsInstalled() && promo_counter <= kDefaultAppsCounterMax) {
219 bool AppsPromo::GetDefaultAppsInstalled() const {

Completed in 1130 milliseconds