Searched refs:mAGpsDataConnectionIpAddr (Results 1 – 1 of 1) sorted by relevance
120 private InetAddress mAGpsDataConnectionIpAddr; field in GnssNetworkConnectivityHandler560 if (mAGpsDataConnectionIpAddr != null) {582 mAGpsDataConnectionIpAddr = null;587 mAGpsDataConnectionIpAddr = InetAddress.getByAddress(suplIpAddr);588 if (DEBUG) Log.d(TAG, "IP address converted to: " + mAGpsDataConnectionIpAddr);599 mAGpsDataConnectionIpAddr);724 mAGpsDataConnectionIpAddr);727 Log.e(TAG, "Error requesting route to host: " + mAGpsDataConnectionIpAddr);729 Log.d(TAG, "Successfully requested route to host: " + mAGpsDataConnectionIpAddr);