Home
last modified time | relevance | path

Searched refs:kAgressivePingTimeoutSeconds (Results 1 – 1 of 1) sorted by relevance

/external/libweave/src/notification/
Dxmpp_channel.cc85 const int kAgressivePingTimeoutSeconds = 10; variable
422 base::TimeDelta::FromSeconds(kAgressivePingTimeoutSeconds)); in ScheduleFastPing()