Home
last modified time | relevance | path

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

/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/5/android/net/ip/
H A DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/6/android/net/ip/
H A DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/7/android/net/ip/
H A DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/
H A DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/android/net/ip/
H A DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/
H A DIIpClient.aidl35 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
H A DIIpClient.aidl40 void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
H A DIpClientManager.java298 public boolean notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClientManager
/aosp12/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/10/android/net/ip/
H A DIIpClient.aidl35 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/aosp12/packages/modules/NetworkStack/src/android/net/ip/
H A DIpClient.java816 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient.IpClientConnector
1038 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient