Home
last modified time | relevance | path

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

/frameworks/base/tests/net/common/java/android/net/metrics/
DDhcpErrorEventTest.kt4 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.java108 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption() method in DhcpErrorEvent
/frameworks/base/api/
Dtest-current.txt1770 method public static int errorCodeWithOption(int, int);
Dsystem-current.txt4961 method public static int errorCodeWithOption(int, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt4867 method public static int errorCodeWithOption(int, int);