Searched refs:requestRouteToHost (Results 1 – 3 of 3) sorted by relevance
5 method @Deprecated public boolean requestRouteToHost(int, int);
2219 public boolean requestRouteToHost(int networkType, int hostAddress) { in requestRouteToHost() method in ConnectivityManager
627 mCm.requestRouteToHost(networkType, hostAddress); in assertRequestRouteToHostUnsupported()