Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.cc84 const int kAgressivePingIntervalSeconds = 5; variable
421 SchedulePing(base::TimeDelta::FromSeconds(kAgressivePingIntervalSeconds), in ScheduleFastPing()