Home
last modified time | relevance | path

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

/packages/apps/Exchange/src/com/android/exchange/eas/
DEasPing.java77 private static final long MAXIMUM_PING_HEARTBEAT = field in EasPing
126 mPingDuration = Math.min(MAXIMUM_PING_HEARTBEAT, in increasePingDuration()