Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.cc80 const int kRegularPingIntervalSeconds = 60; variable
416 SchedulePing(base::TimeDelta::FromSeconds(kRegularPingIntervalSeconds), in ScheduleRegularPing()