Searched refs:mONSProfileConfig (Results 1 – 2 of 2) sorted by relevance
60 private final ONSProfileConfigurator mONSProfileConfig; field in ONSProfileActivator80 mONSProfileConfig = new ONSProfileConfigurator(mContext, mSubManager, in ONSProfileActivator()83 mEuiccManager, mSubManager, mONSProfileConfig, this); in ONSProfileActivator()108 mONSProfileConfig = onsProfileConfigurator; in ONSProfileActivator()114 return mONSProfileConfig; in getONSProfileConfigurator()235 SubscriptionInfo oppSubInfo = mONSProfileConfig in provisionCBRS()246 ParcelUuid pSIMGroupId = mONSProfileConfig.getPSIMGroupId(subInfo); in provisionCBRS()247 mONSProfileConfig.groupWithPSIMAndSetOpportunistic(oppSubInfo, pSIMGroupId); in provisionCBRS()264 ParcelUuid pSIMgroupId = mONSProfileConfig.getPSIMGroupId(primaryCBRSSubInfo); in downloadAndActivateOpportunisticSubscription()267 SubscriptionInfo oppSubInfo = mONSProfileConfig.findOpportunisticSubscription( in downloadAndActivateOpportunisticSubscription()[all …]
57 private final ONSProfileConfigurator mONSProfileConfig; field in ONSProfileDownloader80 mONSProfileConfig = onsProfileConfigurator; in ONSProfileDownloader()