Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/reporting/
DDebugKeyAccessor.java108 Boolean doesPlatformAndDebugAdIdMatch = null; in getDebugKeys() local
152 doesPlatformAndDebugAdIdMatch = true; in getDebugKeys()
154 doesPlatformAndDebugAdIdMatch = false; in getDebugKeys()
174 doesPlatformAndDebugAdIdMatch = true; in getDebugKeys()
176 doesPlatformAndDebugAdIdMatch = false; in getDebugKeys()
200 doesPlatformAndDebugAdIdMatch, in getDebugKeys() local
240 Boolean doesPlatformAndDebugAdIdMatch = null; in getDebugKeysForVerboseTriggerDebugReport() local
294 doesPlatformAndDebugAdIdMatch = true; in getDebugKeysForVerboseTriggerDebugReport()
296 doesPlatformAndDebugAdIdMatch = false; in getDebugKeysForVerboseTriggerDebugReport()
328 doesPlatformAndDebugAdIdMatch = true; in getDebugKeysForVerboseTriggerDebugReport()
[all …]