Searched refs:ERROR_INVALID_INTERVAL (Results 1 – 4 of 4) sorted by relevance
78 public static final int ERROR_INVALID_INTERVAL = -24; field in SocketKeepalive101 ERROR_INVALID_INTERVAL,
1810 public static final int ERROR_INVALID_INTERVAL = -24; field in ConnectivityManager.PacketKeepalive
28 import static android.net.SocketKeepalive.ERROR_INVALID_INTERVAL;262 return ERROR_INVALID_INTERVAL; in checkInterval()
4193 callback.expectError(PacketKeepalive.ERROR_INVALID_INTERVAL); in testPacketKeepalives()4342 callback.expectError(SocketKeepalive.ERROR_INVALID_INTERVAL); in doTestNattSocketKeepalivesWithExecutor()