Home
last modified time | relevance | path

Searched refs:errorCodeWithOption (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java102 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption() method in DhcpErrorEvent
/frameworks/base/services/net/java/android/net/dhcp/
DDhcpPacket.java1011 final int errorCode = DhcpErrorEvent.errorCodeWithOption( in decodeFullPacket()
1019 final int errorCode = DhcpErrorEvent.errorCodeWithOption( in decodeFullPacket()
/frameworks/base/api/
Dsystem-current.txt25942 method public static int errorCodeWithOption(int, int);