Searched refs:ERROR_INVALID_NETWORK (Results 1 – 9 of 9) sorted by relevance
74 public static final int ERROR_INVALID_NETWORK = -20; field in SocketKeepalive102 ERROR_INVALID_NETWORK,
262 public static final int ERROR_INVALID_NETWORK = 1; field in IpSecTransform.NattKeepaliveCallback
1771 public static final int ERROR_INVALID_NETWORK = -20; field in ConnectivityManager.PacketKeepalive
30 import static android.net.SocketKeepalive.ERROR_INVALID_NETWORK;245 return ERROR_INVALID_NETWORK; in checkNetworkConnected()270 return ERROR_INVALID_NETWORK; in checkPermission()304 return ERROR_INVALID_NETWORK; in checkLimit()604 notifyErrorCallback(cb, ERROR_INVALID_NETWORK); in startNattKeepalive()654 notifyErrorCallback(cb, ERROR_INVALID_NETWORK); in startTcpKeepalive()
4049 callback.expectError(PacketKeepalive.ERROR_INVALID_NETWORK); in testPacketKeepalives()4099 callback.expectError(PacketKeepalive.ERROR_INVALID_NETWORK); in testPacketKeepalives()4190 callback.expectError(SocketKeepalive.ERROR_INVALID_NETWORK); in doTestNattSocketKeepalivesWithExecutor()4275 callback.expectError(SocketKeepalive.ERROR_INVALID_NETWORK); in doTestNattSocketKeepalivesWithExecutor()4361 callback.expectError(SocketKeepalive.ERROR_INVALID_NETWORK); in doTestTcpSocketKeepalivesWithExecutor()
2445 msg.arg1, SocketKeepalive.ERROR_INVALID_NETWORK); in processMessage()
3537 SocketKeepalive.ERROR_INVALID_NETWORK);
3344 mKeepaliveTracker.handleStopAllKeepalives(nai, SocketKeepalive.ERROR_INVALID_NETWORK); in disconnectAndDestroyNetwork()
30450 field public static final int ERROR_INVALID_NETWORK = -20; // 0xffffffec