Searched refs:mLingerExpiryMs (Results 1 – 1 of 1) sorted by relevance
216 private long mLingerExpiryMs; field in NetworkAgentInfo516 return mLingerExpiryMs; in getLingerExpiry()521 if (newExpiry == mLingerExpiryMs) return; in updateLingerTimer()542 mLingerExpiryMs = newExpiry; in updateLingerTimer()