Home
last modified time | relevance | path

Searched refs:mONSProfileDownloader (Results 1 – 1 of 1) sorted by relevance

/packages/services/AlternativeNetworkAccess/src/com/android/ons/
DONSProfileActivator.java61 private final ONSProfileDownloader mONSProfileDownloader; field in ONSProfileActivator
82 mONSProfileDownloader = new ONSProfileDownloader(mContext, mCarrierConfigMgr, in ONSProfileActivator()
109 mONSProfileDownloader = onsProfileDownloader; in ONSProfileActivator()
118 return mONSProfileDownloader; in getONSProfileDownloader()
291 ONSProfileDownloader.DownloadProfileResult res = mONSProfileDownloader.downloadProfile( in downloadAndActivateOpportunisticSubscription()