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