Home | History | Annotate | Download | only in messaging

Lines Matching defs:ScopedAlertTracker

21 IncognitoConnectability::ScopedAlertTracker::Mode g_alert_mode =
22 IncognitoConnectability::ScopedAlertTracker::INTERACTIVE;
26 IncognitoConnectability::ScopedAlertTracker::ScopedAlertTracker(Mode mode)
33 IncognitoConnectability::ScopedAlertTracker::~ScopedAlertTracker() {
38 int IncognitoConnectability::ScopedAlertTracker::GetAndResetAlertCount() {
76 case ScopedAlertTracker::INTERACTIVE: {
91 case ScopedAlertTracker::ALWAYS_ALLOW:
94 case ScopedAlertTracker::ALWAYS_DENY: