Searched defs:onsProfileDownloader (Results 1 – 2 of 2) sorted by relevance
101 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mMockContext, in testNullSMDPAddress() local602 ONSProfileDownloader onsProfileDownloader = new ONSProfileDownloader(mContext, in testMultipleDownloadRequests() local656 ONSProfileDownloader onsProfileDownloader = in testDownloadRequestFailures() local
95 ONSProfileDownloader onsProfileDownloader, ONSStats onsStats) { in ONSProfileActivator()