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