Home
last modified time | relevance | path

Searched defs:completedPreDhcpAction (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/net/aidl/networkstack/1/android/net/ip/
DIIpClient.aidl3 oneway void completedPreDhcpAction(); in completedPreDhcpAction() method
/frameworks/base/services/net/aidl/networkstack/2/android/net/ip/
DIIpClient.aidl3 oneway void completedPreDhcpAction(); in completedPreDhcpAction() method
/frameworks/base/services/net/java/android/net/ip/
DIIpClient.aidl25 void completedPreDhcpAction(); in completedPreDhcpAction() method
DIpClientManager.java63 public boolean completedPreDhcpAction() { in completedPreDhcpAction() method in IpClientManager