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

  /external/chromium_org/chrome/browser/services/gcm/
push_messaging_service_impl.cc 38 prefs::kPushMessagingRegistrationCount,
56 profile->GetPrefs()->GetInteger(prefs::kPushMessagingRegistrationCount) <=
174 prefs::kPushMessagingRegistrationCount) >= kMaxRegistrations) {
243 prefs::kPushMessagingRegistrationCount);
244 profile_->GetPrefs()->SetInteger(prefs::kPushMessagingRegistrationCount,
  /external/chromium_org/chrome/common/
pref_names.h 395 extern const char kPushMessagingRegistrationCount[];
pref_names.cc     [all...]

Completed in 58 milliseconds