Searched refs:mLingerExpiryMs (Results 1 – 1 of 1) sorted by relevance
214 private long mLingerExpiryMs; field in NetworkAgentInfo498 return mLingerExpiryMs; in getLingerExpiry()503 if (newExpiry == mLingerExpiryMs) return; in updateLingerTimer()524 mLingerExpiryMs = newExpiry; in updateLingerTimer()