Searched refs:onDownloadComplete (Results 1 – 4 of 4) sorted by relevance
178 onDownloadComplete(carrierKeyDownloadIdentifier, currentMccMnc); in handleMessage()329 private void onDownloadComplete(long carrierKeyDownloadIdentifier, String mccMnc) { in onDownloadComplete() method in CarrierKeyDownloadManager
245 void onDownloadComplete(DownloadSubscriptionResult result); in onDownloadComplete() method770 .onDownloadComplete(result); in processMessage()
680 public void onDownloadComplete(DownloadSubscriptionResult result) { in downloadSubscriptionPrivileged()
1333 cb.onDownloadComplete(downloadRes); in callDownloadSubscription()