Searched refs:mLingerExpiryMs (Results 1 – 1 of 1) sorted by relevance
221 private long mLingerExpiryMs; field in NetworkAgentInfo563 return mLingerExpiryMs; in getLingerExpiry()568 if (newExpiry == mLingerExpiryMs) return; in updateLingerTimer()589 mLingerExpiryMs = newExpiry; in updateLingerTimer()