Home
last modified time | relevance | path

Searched defs:onDownloadError (Results 1 – 2 of 2) sorted by relevance

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileDownloader.java40 void onDownloadError(int pSIMSubId, DownloadRetryResultCode resultCode, int detailErrCode); in onDownloadError() method
DONSProfileActivator.java331 public void onDownloadError(int pSIMSubId, DownloadRetryResultCode resultCode, in onDownloadError() method in ONSProfileActivator