Searched refs:onRequestPsdsDownload (Results 1 – 2 of 2) sorted by relevance
275 void onRequestPsdsDownload(int psdsType); in onRequestPsdsDownload() method1268 Binder.withCleanCallingIdentity(() -> mPsdsCallbacks.onRequestPsdsDownload(psdsType)); in psdsDownloadRequest()
1789 public void onRequestPsdsDownload(int psdsType) { in onRequestPsdsDownload() method in GnssLocationProvider