Home
last modified time | relevance | path

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

/external/libweave/src/notification/
Dxmpp_channel.cc81 const int kRegularPingTimeoutSeconds = 30; variable
417 base::TimeDelta::FromSeconds(kRegularPingTimeoutSeconds)); in ScheduleRegularPing()