Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/eas/
DEasPing.java71 private static final long MINIMUM_PING_HEARTBEAT = field in EasPing
118 mPingDuration = Math.max(MINIMUM_PING_HEARTBEAT, in decreasePingDuration()