Searched refs:mAGpsDataConnectionIpAddr (Results 1 – 1 of 1) sorted by relevance
95 private InetAddress mAGpsDataConnectionIpAddr; field in GnssNetworkConnectivityHandler420 if (mAGpsDataConnectionIpAddr != null) {438 mAGpsDataConnectionIpAddr = null;443 mAGpsDataConnectionIpAddr = InetAddress.getByAddress(suplIpAddr);444 if (DEBUG) Log.d(TAG, "IP address converted to: " + mAGpsDataConnectionIpAddr);455 mAGpsDataConnectionIpAddr);524 mAGpsDataConnectionIpAddr);527 Log.e(TAG, "Error requesting route to host: " + mAGpsDataConnectionIpAddr);529 Log.d(TAG, "Successfully requested route to host: " + mAGpsDataConnectionIpAddr);