Searched refs:mAGpsDataConnectionIpAddr (Results 1 – 1 of 1) sorted by relevance
111 private InetAddress mAGpsDataConnectionIpAddr; field in GnssNetworkConnectivityHandler543 if (mAGpsDataConnectionIpAddr != null) {561 mAGpsDataConnectionIpAddr = null;566 mAGpsDataConnectionIpAddr = InetAddress.getByAddress(suplIpAddr);567 if (DEBUG) Log.d(TAG, "IP address converted to: " + mAGpsDataConnectionIpAddr);578 mAGpsDataConnectionIpAddr);668 mAGpsDataConnectionIpAddr);671 Log.e(TAG, "Error requesting route to host: " + mAGpsDataConnectionIpAddr);673 Log.d(TAG, "Successfully requested route to host: " + mAGpsDataConnectionIpAddr);