Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java43 public static final int L4_NOT_UDP = makeErrorCode(L4_ERROR, 1); field in DhcpErrorEvent
/frameworks/base/tests/net/java/com/android/server/connectivity/
DIpConnectivityEventBuilderTest.java265 anInt(DhcpErrorEvent.L4_NOT_UDP)); in testDhcpErrorEventSerialization()
/frameworks/base/services/net/java/android/net/dhcp/
DDhcpPacket.java822 DhcpErrorEvent.L4_NOT_UDP, "Protocol not UDP: %d", ipProto); in decodeFullPacket()
/frameworks/base/config/
Dhiddenapi-vendor-list.txt246 Landroid/net/metrics/DhcpErrorEvent;->L4_NOT_UDP:I