Searched refs:mKeepaliveStatus (Results 1 – 1 of 1) sorted by relevance
214 private int mKeepaliveStatus = ConnectivityManager.PacketKeepalive.NO_KEEPALIVE; field in IpSecTransform222 mKeepaliveStatus = ConnectivityManager.PacketKeepalive.SUCCESS;230 mKeepaliveStatus = ConnectivityManager.PacketKeepalive.NO_KEEPALIVE;238 mKeepaliveStatus = error;274 if (mKeepaliveStatus != ConnectivityManager.PacketKeepalive.SUCCESS) { in startKeepalive()291 if (mKeepaliveStatus == ConnectivityManager.PacketKeepalive.SUCCESS) { in stopKeepalive()