Searched refs:mLingerExpiryMs (Results 1 – 1 of 1) sorted by relevance
230 private long mLingerExpiryMs; field in NetworkAgentInfo576 return mLingerExpiryMs; in getLingerExpiry()581 if (newExpiry == mLingerExpiryMs) return; in updateLingerTimer()604 mLingerExpiryMs = newExpiry; in updateLingerTimer()