Home
last modified time | relevance | path

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

/frameworks/base/tests/net/common/java/android/net/metrics/
DDhcpErrorEventTest.kt3 import android.net.metrics.DhcpErrorEvent.errorCodeWithOption
38 val errorCode = errorCodeWithOption(DHCP_INVALID_OPTION_LENGTH, DHCP_SUBNET_MASK); in testErrorCodeWithOption()
/frameworks/base/core/java/android/net/metrics/
DDhcpErrorEvent.java107 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption() method in DhcpErrorEvent
/frameworks/base/api/
Dtest-current.txt1537 method public static int errorCodeWithOption(int, int);
Dsystem-current.txt4315 method public static int errorCodeWithOption(int, int);