Searched refs:errorCodeWithOption (Results 1 – 5 of 5) sorted by relevance
4 import android.net.metrics.DhcpErrorEvent.errorCodeWithOption38 val errorCode = errorCodeWithOption(DHCP_INVALID_OPTION_LENGTH, DHCP_SUBNET_MASK);
110 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption() method in DhcpErrorEvent
69 mMetrics.addDhcpErrorCode(DhcpErrorEvent.errorCodeWithOption( in testIpProvisioningMetrics_addDhcpErrorCode()
1294 final int errorCode = DhcpErrorEvent.errorCodeWithOption( in decodeFullPacket()1302 final int errorCode = DhcpErrorEvent.errorCodeWithOption( in decodeFullPacket()
7618 method @Deprecated public static int errorCodeWithOption(int, int);