Searched refs:doDownloadWithTrafficAccounted (Results 1 – 1 of 1) sorted by relevance
104 result = doDownloadWithTrafficAccounted(mLongTermPsdsServers[mNextServerIndex]); in downloadPsdsData()115 result = doDownloadWithTrafficAccounted(mPsdsServers[psdsType]); in downloadPsdsData()122 private byte[] doDownloadWithTrafficAccounted(String url) { in doDownloadWithTrafficAccounted() method in GnssPsdsDownloader