Home
last modified time | relevance | path

Searched defs:notifyPreconnectionComplete (Results 1 – 6 of 6) sorted by relevance

/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ip/
DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/
DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ip/
DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIIpClient.aidl40 void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/
DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java734 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient.IpClientConnector
929 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient