Home
last modified time | relevance | path

Searched defs:notifyPreconnectionComplete (Results 1 – 21 of 21) 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/11/android/net/ip/
DIIpClient.aidl50 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/aidl_api/networkstack-aidl-interfaces/8/android/net/ip/
DIIpClient.aidl34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/9/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/10/android/net/ip/
DIIpClient.aidl35 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/14/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/16/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/15/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/12/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/17/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/13/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/18/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/20/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/19/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ip/
DIIpClient.aidl86 void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
DIpClientManager.java299 public boolean notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClientManager
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/current/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/networkstack-aidl-interfaces/21/android/net/ip/
DIIpClient.aidl50 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
/packages/modules/NetworkStack/src/android/net/ip/
DIpClient.java1131 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient.IpClientConnector
1350 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient