Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DInvalidPacketException.java39 public static final int ERROR_INVALID_PORT = -22; field in InvalidPacketException
49 ERROR_INVALID_PORT,
DKeepalivePacketData.java20 import static android.net.InvalidPacketException.ERROR_INVALID_PORT;
84 throw new InvalidPacketException(ERROR_INVALID_PORT); in KeepalivePacketData()
DSocketKeepalive.java79 public static final int ERROR_INVALID_PORT = -22; field in SocketKeepalive
104 ERROR_INVALID_PORT,
DNattKeepalivePacketData.java20 import static android.net.InvalidPacketException.ERROR_INVALID_PORT;
63 throw new InvalidPacketException(ERROR_INVALID_PORT); in nattKeepalivePacket()
DConnectivityManager.java1776 public static final int ERROR_INVALID_PORT = -22; field in ConnectivityManager.PacketKeepalive
/frameworks/base/tests/net/common/java/android/net/
DKeepalivePacketDataTest.kt19 import android.net.InvalidPacketException.ERROR_INVALID_PORT
90 assertEquals(e.error, ERROR_INVALID_PORT) in address()
97 assertEquals(e.error, ERROR_INVALID_PORT) in address()
DNattKeepalivePacketDataTest.kt20 import android.net.InvalidPacketException.ERROR_INVALID_PORT
69 assertEquals(e.error, ERROR_INVALID_PORT) in address()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java4065 callback.expectError(PacketKeepalive.ERROR_INVALID_PORT); in testPacketKeepalives()
4068 callback.expectError(PacketKeepalive.ERROR_INVALID_PORT); in testPacketKeepalives()
/frameworks/base/non-updatable-api/
Dsystem-current.txt6019 field public static final int ERROR_INVALID_PORT = -22; // 0xffffffea
/frameworks/base/api/
Dsystem-current.txt6071 field public static final int ERROR_INVALID_PORT = -22; // 0xffffffea
Dcurrent.txt30451 field public static final int ERROR_INVALID_PORT = -22; // 0xffffffea