Searched refs:getIp (Results 1 – 3 of 3) sorted by relevance
115 status = mBackend.nativeGetCapabilities(Backend.getIp(mUri.getHost()), in doInBackground()
177 result = mBackend.nativeStartJob(Backend.getIp(address), mDestination.getPort(), in doInBackground()
242 static String getIp(String address) { in getIp() method in Backend