Searched refs:CommonClassifierHelper (Results 1 – 8 of 8) sorted by relevance
19 import static com.android.adservices.service.topics.classifier.CommonClassifierHelper.computeClassi…20 import static com.android.adservices.service.topics.classifier.CommonClassifierHelper.getTopTopics;564 CommonClassifierHelper.getBundledModelBuildId( in testGetBundledModelBuildId()569 CommonClassifierHelper.getBundledModelBuildId( in testGetBundledModelBuildId()
27 import static com.android.adservices.service.topics.classifier.CommonClassifierHelper.computeClassi…
49 import com.android.adservices.service.topics.classifier.CommonClassifierHelper;107 @SpyStatic(CommonClassifierHelper.class)302 doReturn(1L).when(() -> CommonClassifierHelper.getBundledModelBuildId(any(), any())); in testTopicsManifestFileGroupPopulator()531 doReturn(1L).when(() -> CommonClassifierHelper.getBundledModelBuildId(any(), any())); in testMddTopicsOnConsentGiven_gaUxEnabled()
147 return CommonClassifierHelper.getTopTopics( in getTopTopics()
49 public class CommonClassifierHelper { class
236 : CommonClassifierHelper.getBundledModelBuildId( in getBuildId()258 CommonClassifierHelper.getBundledModelBuildId( in useDownloadedFiles()
171 return CommonClassifierHelper.getTopTopics( in getTopTopics()
34 import com.android.adservices.service.topics.classifier.CommonClassifierHelper;270 CommonClassifierHelper.getBundledModelBuildId( in getTopicsManifestPopulator()