Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/connectivity/
DIpConnectivityEventBuilder.java171 setDhcpErrorEvent(out, (DhcpErrorEvent) in); in setEvent()
218 private static void setDhcpErrorEvent(IpConnectivityEvent out, DhcpErrorEvent in) { in setDhcpErrorEvent() method in IpConnectivityEventBuilder