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

  /external/chromium_org/chrome/browser/chromeos/status/
data_promo_notification.cc 38 const int kNotificationCountPrefDefault = -1;
147 int carrier_deal_promo_pref = kNotificationCountPrefDefault;
198 if (carrier_deal_promo_pref != kNotificationCountPrefDefault)
  /external/chromium/chrome/browser/chromeos/status/
network_menu_button.cc 40 const int kNotificationCountPrefDefault = -1;
56 return kNotificationCountPrefDefault;
498 if (carrier_deal_promo_pref != kNotificationCountPrefDefault)

Completed in 559 milliseconds