Searched refs:mAGpsDataConnectionIpAddr (Results 1 – 1 of 1) sorted by relevance
108 private InetAddress mAGpsDataConnectionIpAddr; field in GnssNetworkConnectivityHandler527 if (mAGpsDataConnectionIpAddr != null) {545 mAGpsDataConnectionIpAddr = null;550 mAGpsDataConnectionIpAddr = InetAddress.getByAddress(suplIpAddr);551 if (DEBUG) Log.d(TAG, "IP address converted to: " + mAGpsDataConnectionIpAddr);562 mAGpsDataConnectionIpAddr);637 mAGpsDataConnectionIpAddr);640 Log.e(TAG, "Error requesting route to host: " + mAGpsDataConnectionIpAddr);642 Log.d(TAG, "Successfully requested route to host: " + mAGpsDataConnectionIpAddr);