Searched refs:notifyPreconnectionComplete (Results 1 – 12 of 12) sorted by relevance
298 public boolean notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClientManager301 mIpClient.notifyPreconnectionComplete(success); in notifyPreconnectionComplete()
40 void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
34 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
35 oneway void notifyPreconnectionComplete(boolean success); in notifyPreconnectionComplete() method
1064 mIpc.notifyPreconnectionComplete(false /* abort */);1097 mIpc.notifyPreconnectionComplete(true /* success */);1889 mIpc.notifyPreconnectionComplete(false /* abort */);1997 mIIpClient.notifyPreconnectionComplete(false /* success */);2584 mIpc.notifyPreconnectionComplete(true /* success */);
816 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient.IpClientConnector818 IpClient.this.notifyPreconnectionComplete(success); in notifyPreconnectionComplete()1038 public void notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClient
979 mIpClient.notifyPreconnectionComplete(false); in stopIpClient()5285 mIpClient.notifyPreconnectionComplete(mSentHLPs);