Searched defs:onsProfileDownloader (Results 1 – 2 of 2) sorted by relevance
109 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mMockContext, in testNullSMDPAddress() local637 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mContext, in testMultipleDownloadRequests() local694 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mContext, in testDownloadRequestFailures() local740 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mContext, in testDownloadRequestWithPrimaryESim() local
101 ONSProfileDownloader onsProfileDownloader, ONSStats onsStats) { in ONSProfileActivator()