Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecTransform.java214 private ConnectivityManager.PacketKeepalive mKeepalive; field in IpSecTransform
229 mKeepalive = null;
237 mKeepalive = null;
313 mKeepalive = cm.startNattKeepalive( in startNattKeepalive()
337 if (mKeepalive == null) { in stopNattKeepalive()
341 mKeepalive.stop(); in stopNattKeepalive()