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

  /external/chromium/chrome/browser/notifications/
balloon_host.cc 31 should_notify_on_disconnect_(false),
110 should_notify_on_disconnect_ = true;
262 if (!should_notify_on_disconnect_)
265 should_notify_on_disconnect_ = false;
balloon_host.h 135 // a renderer (if should_notify_on_disconnect_ is true).
147 bool should_notify_on_disconnect_; member in class:BalloonHost

Completed in 35 milliseconds