Home
last modified time | relevance | path

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

/frameworks/base/services/net/java/android/net/ip/
DIpClientManager.java284 public boolean notifyPreconnectionComplete(boolean success) { in notifyPreconnectionComplete() method in IpClientManager
287 mIpClient.notifyPreconnectionComplete(success); in notifyPreconnectionComplete()