Searched refs:kDefaultPollingInterval (Results 1 – 2 of 2) sorted by relevance
45 static const milliseconds kDefaultPollingInterval; variable
101 const milliseconds TcpSocketMonitor::kDefaultPollingInterval = milliseconds(30000); member in android::net::TcpSocketMonitor322 mNextSleepDurationMs = kDefaultPollingInterval; in TcpSocketMonitor()