Home
last modified time | relevance | path

Searched refs:isTopicLearnableByCaller (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/topics/
DEpochManagerTest.java1116 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1124 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1134 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1138 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1144 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1148 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller()
1173 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller_configurableNumberOfTopics()
1181 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller_configurableNumberOfTopics()
1189 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller_configurableNumberOfTopics()
1199 EpochManager.isTopicLearnableByCaller( in testIsTopicLearnableByCaller_configurableNumberOfTopics()
[all …]
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/topics/
DEpochManager.java352 public static boolean isTopicLearnableByCaller( in isTopicLearnableByCaller() method in EpochManager
500 if (isTopicLearnableByCaller( in computeReturnedAppSdkTopics()
517 if (isTopicLearnableByCaller( in computeReturnedAppSdkTopics()
DAppUpdateManager.java358 if (EpochManager.isTopicLearnableByCaller( in assignTopicsToSdkForAppInstallation()