Searched refs:getAssociatedCache (Results 1 – 3 of 3) sorted by relevance
641 () -> mAdServicesHttpsClient.getAssociatedCache().cleanUp()); in cleanUpCache()
930 public HttpCache getAssociatedCache() { in getAssociatedCache() method in AdServicesHttpsClient
344 doReturn(mHttpCacheMock).when(mAdServicesHttpsClientMock).getAssociatedCache(); in setup()