Searched refs:max_allowed_size (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_collection_impl.cc93 int max_allowed_size = static_cast<int>(total_size * local
95 return current_max_size < max_allowed_size - max_balloon_size;

Completed in 47 milliseconds