Searched refs:getMeasurementAppPackageNameLoggingAllowlist (Results 1 – 5 of 5) sorted by relevance
613 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(SOURCE_REGISTRANT); in logMeasurementDebugKeysMatch_success()662 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(SOURCE_REGISTRANT); in logMeasurementAttribution_success()731 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(SOURCE_REGISTRANT); in logMeasurementWipeout_success()759 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(SOURCE_REGISTRANT); in logMeasurementDelayedSourceRegistration_success()921 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(SOURCE_REGISTRANT); in logMeasurementAdIdMatchForDebugKeys_success()1018 when(mFlags.getMeasurementAppPackageNameLoggingAllowlist()).thenReturn(""); in logMeasurementAdIdMatchForDebugKeys_appNotAllowlisted_emptyString()
131 mFlags.getMeasurementAppPackageNameLoggingAllowlist(), appPackageName)) { in getAllowlistedAppPackageName()
3948 default String getMeasurementAppPackageNameLoggingAllowlist() { in getMeasurementAppPackageNameLoggingAllowlist() method
4185 + getMeasurementAppPackageNameLoggingAllowlist()); in dump()6294 public String getMeasurementAppPackageNameLoggingAllowlist() { in getMeasurementAppPackageNameLoggingAllowlist() method in PhFlags
4833 Flags::getMeasurementAppPackageNameLoggingAllowlist); in testGetMeasurementAppPackageNameLoggingAllowlist()