Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DIpSecTransform.java215 private ConnectivityManager.PacketKeepalive mKeepalive; field in IpSecTransform
230 mKeepalive = null;
238 mKeepalive = null;
314 mKeepalive = cm.startNattKeepalive( in startNattKeepalive()
338 if (mKeepalive == null) { in stopNattKeepalive()
342 mKeepalive.stop(); in stopNattKeepalive()