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